summaryrefslogtreecommitdiffstats
path: root/lib/puppet/feature/rails.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-3/+0
* (#4763) Don't call a method that was removed in Rails 3 activerecordMatt Robinson2010-09-221-3/+1
* Fixed #4763 - Hardcoded ActiveRecord versionJames Turnbull2010-09-221-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-23/+23
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-2/+2
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-5/+0
* Require active_record/version to support ActiveRecord < 2.3Todd Zullinger2009-09-091-0/+1
* Fixed #2102 - Rails feature update fixed for Debian and UbuntuJames Turnbull2009-06-131-1/+1
* Adding a "json" featureLuke Kanies2009-06-061-0/+4
* Fixes Bug #2324 - Puppetd fails to start without railsStéphan Gorget2009-06-051-1/+1
* Fixing the rails feature to be compatible with 2.1+Luke Kanies2009-06-031-19/+16
* Fixing rails feature testLuke Kanies2009-04-241-5/+7
* Fixing the Rails feature test to require 2.3.xLuke Kanies2009-04-251-17/+4
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* This works for me. Probably not the most universal fix.shadoi2007-02-151-0/+4
* Apparently using "gem" requires an environment we don't have.shadoi2007-02-151-1/+1
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-151-1/+1
* Fixing features to use the new feature locationluke2007-02-151-1/+1
* Use a specific ActiveRecord subclass to check for the proper existence of AR ...mpalmer2007-01-151-1/+4
* Trying to clean up how rails is loadedluke2006-12-291-0/+1
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-0/+44