| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `--builder` option from `rails` command | Prem Sichanugrist | 2013-02-24 | 1 | -58/+0 |
* | Gist URLs are now namespaced | Akira Matsuda | 2013-02-18 | 1 | -3/+3 |
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ... | Jeremy Kemper | 2013-01-06 | 1 | -2/+2 |
* | fix failing test broken in 15fb7889c5566ddade1d8f74f49bbbc1c0be6057 | Akira Matsuda | 2013-01-05 | 1 | -1/+1 |
* | Revert "Install binstubs by default" | Jeremy Kemper | 2012-12-28 | 1 | -3/+3 |
* | Revert "Detect rbenv and update the shebang" | Jeremy Kemper | 2012-12-28 | 1 | -10/+0 |
* | Detect rbenv and update the shebang | Yehuda Katz | 2012-12-22 | 1 | -0/+10 |
* | Install binstubs by default | Yehuda Katz | 2012-12-22 | 1 | -3/+3 |
* | Use Ruby 1.9 Hash syntax in railties | Robin Dupret | 2012-10-14 | 1 | -7/+7 |
* | change app/plugin generators to be more SCM agnostic | Derek Prior | 2012-09-12 | 1 | -0/+12 |
* | Fix build for railties generators | Arun Agrawal | 2012-05-02 | 1 | -2/+2 |
* | build fix for SharedGeneratorTests | Arun Agrawal | 2012-05-02 | 1 | -2/+2 |
* | Fix tests | Piotr Sarnacki | 2012-05-01 | 1 | -1/+1 |
* | Remove duplicated tests from shared generator | Carlos Antonio da Silva | 2012-03-14 | 1 | -15/+0 |
* | Depend on 4.0.0.beta gems. Use https for github urls. | Jeremy Kemper | 2011-12-22 | 1 | -1/+1 |
* | Warnings removed for using shadow variable. | Arun Agrawal | 2011-09-04 | 1 | -2/+2 |
* | Generate script/rails only if --full is given | Stefan Sprenger | 2011-05-27 | 1 | -2/+2 |
* | application and plugin generation run bundle install unless --skip-gemfile or... | Xavier Noria | 2011-05-14 | 1 | -2/+11 |
* | use #quietly in a few places, and s/silence/capture/ where intention is capture | Xavier Noria | 2011-05-13 | 1 | -8/+8 |
* | say silence when you mean silence | Xavier Noria | 2011-05-13 | 1 | -1/+1 |
* | application and plugin generation run bundle check unless --skip-gemfile | Xavier Noria | 2011-05-13 | 1 | -7/+16 |
* | removes duplicate tests | Xavier Noria | 2011-05-13 | 1 | -13/+0 |
* | adds comments clarifying the role of SharedGeneratorTests | Xavier Noria | 2011-05-07 | 1 | -0/+3 |
* | Fix test for prepend giving a false positive. [#5716 state:resolved] | Aditya Sanghi | 2011-03-23 | 1 | -2/+1 |
* | use parens and silence ambiguous args warnings | Jack Dempsey | 2011-03-14 | 1 | -12/+12 |
* | Application templates should work with HTTPS too | Mikel Lindsaar | 2010-11-27 | 1 | -0/+9 |
* | Properly skip test unit in 'plugin new' generator | Piotr Sarnacki | 2010-11-02 | 1 | -0/+5 |
* | Properly handle other databases in 'plugin new' generator | Piotr Sarnacki | 2010-11-02 | 1 | -0/+5 |
* | Make tests for app and plugin generators more DRY | Piotr Sarnacki | 2010-11-02 | 1 | -0/+177 |