summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/host.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Don't dump out debugging stuff.shadoi2006-12-151-2/+0
* New rails stuff redux.shadoi2006-12-141-22/+42
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-37/+22
* Rails stuff part 1shadoi2006-11-091-22/+37
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-25/+29
* Adding code to try for the rails gem if the library cannot be found normally,...luke2006-05-151-3/+2
* Made a *huge* performance difference in storing hosts -- down from about 25 s...luke2006-05-131-8/+7
* I appear to have object collection working, incredibly. This commit does the...luke2006-05-131-1/+6
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-131-1/+1
* Adding initial rails support. One can now store host configurations using Ac...luke2006-05-131-0/+80