aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Simplify conditions for --dev and --edgeDavid Heinemeier Hansson2010-02-051-6/+6
* Path approach shouldnt specify versionDavid Heinemeier Hansson2010-02-051-1/+1
* New style for path referencesDavid Heinemeier Hansson2010-02-051-2/+1
* Update Gemfile to use latest bundler config.José Valim2010-02-041-5/+5
* Use a normal gem source url instead of a magic symbolJeremy Kemper2010-02-041-1/+1
* Fixed --dev flag for new bundlerMikel Lindsaar2010-02-021-1/+1
* Add the database adapter in the generated GemfileCarl Lerche2010-02-011-0/+8
* Update the generated Gemfile and config/boot.rb to work with bundler 0.9Carl Lerche2010-01-311-0/+2
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+24