summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails.rb
Commit message (Expand)AuthorAgeFilesLines
...
* New rails stuff redux.shadoi2006-12-141-5/+43
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-34/+2
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-23/+14
* Fixing some warningsluke2006-11-101-0/+3
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-4/+14
* Rails stuff part 1shadoi2006-11-091-12/+25
* Switching from calling "up" on the migration directly to using the "migrate" ...luke2006-10-171-2/+14
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-1/+1
* fixing stupid debian rails mistakeluke2006-05-171-11/+12
* Adding code to try for the rails gem if the library cannot be found normally,...luke2006-05-151-2/+19
* failing more intelligently in init if ActiveRecord is missingluke2006-05-151-0/+4
* I had to redo how the scopes handled collectable objects (which I will soon c...luke2006-05-141-7/+18
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-131-21/+23
* Adding initial rails support. One can now store host configurations using Ac...luke2006-05-131-0/+80