summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/rails_object.rb
Commit message (Expand)AuthorAgeFilesLines
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-42/+0
* I had to redo how the scopes handled collectable objects (which I will soon c...luke2006-05-141-1/+1
* Made a *huge* performance difference in storing hosts -- down from about 25 s...luke2006-05-131-3/+3
* I appear to have object collection working, incredibly. This commit does the...luke2006-05-131-1/+1
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-131-3/+5
* Adding initial rails support. One can now store host configurations using Ac...luke2006-05-131-0/+40