| Commit message (Expand) | Author | Age | Files | Lines |
* | Attributes on scaffold and model generators default to string. | José Valim | 2011-06-17 | 1 | -0/+2 |
* | mention assets:clean in railties CHANGELOG | Xavier Noria | 2011-06-07 | 1 | -0/+2 |
* | Updating Railties changelog | Guillermo Iguaran | 2011-05-25 | 1 | -0/+7 |
* | application and plugin generation run bundle install unless --skip-gemfile or... | Xavier Noria | 2011-05-14 | 1 | -1/+1 |
* | Update Mailer generator to use 1.9 styled hash when run on Ruby 1.9 | Prem Sichanugrist | 2011-05-13 | 1 | -1/+1 |
* | application and plugin generation run bundle check unless --skip-gemfile | Xavier Noria | 2011-05-13 | 1 | -0/+2 |
* | Merging 3.0.x CHANGELOGs | Guillermo Iguaran | 2011-05-10 | 1 | -0/+32 |
* | Updated change log for jdbc* adapters template. | Arun Agrawal | 2011-05-07 | 1 | -0/+12 |
* | fixes typo in railties/CHANGELOG (spotted by Vijay Dev) | Xavier Noria | 2011-05-04 | 1 | -1/+1 |
* | restores the -j option, but now it accepts the name of any library | Xavier Noria | 2011-05-04 | 1 | -2/+5 |
* | jQuery is no longer vendored | Xavier Noria | 2011-05-04 | 1 | -0/+2 |
* | Prototype and Scriptaculous are no longer vendored, but provided by prototype... | Xavier Noria | 2011-04-30 | 1 | -0/+5 |
* | Update scaffold controller to generate scss file if Sass is available | Prem Sichanugrist | 2011-04-15 | 1 | -0/+2 |
* | The controller and resource generators will now automatically produce asset s... | David Heinemeier Hansson | 2011-04-14 | 1 | -0/+2 |
* | updates railties CHANGELOG | Xavier Noria | 2011-04-13 | 1 | -0/+2 |
* | Add --old-style-hash option to force creating old style hash on Ruby 1.9 | Prem Sichanugrist | 2011-04-10 | 1 | -0/+2 |
* | Rails will now generate Ruby 1.9 style hash when running app generator on Rub... | Prem Sichanugrist | 2011-04-10 | 1 | -1/+1 |
* | Rails will now generate Ruby 1.9 style hash when running scaffold_controller ... | Prem Sichanugrist | 2011-04-10 | 1 | -0/+10 |
* | Make scaffold_controller generator generate code for JSON response instead of... | Prem Sichanugrist | 2011-04-10 | 1 | -0/+2 |
* | Moved Turn activation/dependency to railties | David Heinemeier Hansson | 2011-03-31 | 1 | -0/+2 |
* | Direct logging of Active Record to STDOUT so it's shown inline with the resul... | David Heinemeier Hansson | 2011-03-31 | 1 | -0/+2 |
* | Add `config.force_ssl` configuration which will load `Rack::SSL` middleware i... | Prem Sichanugrist | 2011-03-27 | 1 | -0/+2 |
* | Update changelog with rails plugin new | Piotr Sarnacki | 2010-11-16 | 1 | -1/+3 |
* | Merge CHANGELOGs from 3-0-stable | Santiago Pastorino | 2010-10-18 | 1 | -0/+4 |
* | fixes spelling of jQuery and Prototype | Xavier Noria | 2010-10-12 | 1 | -1/+1 |
* | Railties changelog updated with -j parameter | Santiago Pastorino | 2010-10-11 | 1 | -0/+2 |
* | Update CHANGELOG. | José Valim | 2010-10-10 | 1 | -1/+3 |
* | Update changelog | Carlhuda | 2010-09-13 | 1 | -0/+2 |
* | Modified changelog for 3.1.0 | Piotr Sarnacki | 2010-09-06 | 1 | -1/+16 |
* | Update CHANGELOGs for 3.0 release and upcoming 3.1 | Jeremy Kemper | 2010-08-29 | 1 | -18/+2 |
* | Clean up CHANGELOGs | Jeremy Kemper | 2010-08-28 | 1 | -2/+11 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -75/+75 |
* | Prep for RC | David Heinemeier Hansson | 2010-07-26 | 1 | -1/+1 |
* | application generation: --skip-testunit and --skip-activerecord renamed to --... | Xavier Noria | 2010-07-25 | 1 | -0/+3 |
* | Fix typo on CHANGELOG. | José Valim | 2010-07-20 | 1 | -1/+1 |
* | Add missing entries and tidy up CHANGELOG. | José Valim | 2010-07-19 | 1 | -6/+8 |
* | Update CHANGELOGs. | José Valim | 2010-06-28 | 1 | -0/+4 |
* | renames load_(once_)paths to autoload_(once_)paths in dependencies and config | Xavier Noria | 2010-06-24 | 1 | -0/+3 |
* | abort generation/booting on Ruby 1.9.1 | Xavier Noria | 2010-06-10 | 1 | -0/+1 |
* | detect being inside a rails application even from a subdirectory | Chad Fowler | 2010-06-10 | 1 | -0/+5 |
* | Get ready for beta 4 | David Heinemeier Hansson | 2010-06-08 | 1 | -1/+1 |
* | Update CHANGELOG | wycats | 2010-06-03 | 1 | -1/+1 |
* | Missing changelog heading | Jeremy Kemper | 2010-05-23 | 1 | -0/+5 |
* | Update changelogs for release | David Heinemeier Hansson | 2010-04-13 | 1 | -0/+3 |
* | Partially revert "A new application now comes with a layout and a stylesheet." | Jeremy Kemper | 2010-04-09 | 1 | -2/+0 |
* | A new application now comes with a layout and a stylesheet. | José Valim | 2010-04-06 | 1 | -0/+2 |
* | Rename config.cookie_secret to config.secret_token and pass it as configurati... | José Valim | 2010-04-05 | 1 | -2/+3 |
* | Release is today, yo | David Heinemeier Hansson | 2010-04-01 | 1 | -1/+2 |
* | Updated changelogs to differentiate beta1 and beta2 | wycats | 2010-04-01 | 1 | -1/+3 |
* | Updated changelogs | wycats | 2010-04-01 | 1 | -0/+11 |