| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract ActiveRecord::SessionStore from Rails | Prem Sichanugrist | 2012-08-24 | 1 | -27/+0 |
* | remove some artifacts of dependent_restrict_raises that I missed | Jon Leighton | 2012-08-10 | 1 | -1/+0 |
* | Remove the dependent_restrict_raises option. | Jon Leighton | 2012-08-10 | 1 | -5/+0 |
* | Revert "The application generator generates `public/humans.txt` with some bas... | David Heinemeier Hansson | 2012-08-07 | 1 | -5/+0 |
* | Add fkey attributes to `join_table` migration generator | Aleksey Magusev | 2012-07-19 | 1 | -1/+1 |
* | Add join table migration generator | Aleksey Magusev | 2012-07-18 | 1 | -0/+13 |
* | Add references statements to migration generator | Aleksey Magusev | 2012-07-08 | 1 | -0/+29 |
* | Fixed generating namespaced table_name_prefix in engines | Wojciech Wnętrzak | 2012-07-06 | 1 | -1/+1 |
* | remove test/dummy from gitignore when "plugin new -T" | Francesco Rodriguez | 2012-07-03 | 1 | -1/+7 |
* | Add polymorphic option to model generator | Aleksey Magusev | 2012-06-27 | 2 | -11/+29 |
* | Merge pull request #6681 from arunagw/plugin_gen_fix | Rafael Mendonça França | 2012-06-08 | 1 | -2/+8 |
|\ |
|
| * | We should not include engine.rake file into rake | Arun Agrawal | 2012-06-08 | 1 | -0/+8 |
| * | Removed protected as we already doing it above. | Arun Agrawal | 2012-06-08 | 1 | -2/+0 |
* | | Don't add sqlite3 to gemspec with -O on rails plugin new | Piotr Sarnacki | 2012-06-08 | 1 | -0/+8 |
|/ |
|
* | Fixed the application_controller require_dependency path generated by the app... | Fred Wu | 2012-06-06 | 1 | -1/+3 |
* | Fixed the Gemfile when gemspec is skipped in the 'rails plugin new' command | Fred Wu | 2012-06-05 | 1 | -0/+26 |
* | Fix app_generator_test with the changes introduced at | Rafael Mendonça França | 2012-05-30 | 1 | -1/+1 |
* | Remove unnecessary comment. | Uģis Ozols | 2012-05-23 | 1 | -1/+0 |
* | Use new hash syntax for generators gem method | Alexey Vakhov | 2012-05-22 | 2 | -2/+10 |
* | Use require_dependency in generated controllers | Piotr Sarnacki | 2012-05-22 | 1 | -2/+2 |
* | Fix generators to help with ambiguous `ApplicationController` issue | Piotr Sarnacki | 2012-05-20 | 1 | -5/+12 |
* | Remove warning in namespaced generator test | Carlos Antonio da Silva | 2012-05-19 | 1 | -1/+1 |
* | Fix railties tests | Piotr Sarnacki | 2012-05-19 | 1 | -1/+1 |
* | Revert changes related to `bundle install` fixes in `rails new` | Piotr Sarnacki | 2012-05-17 | 1 | -7/+2 |
* | Fix tests in railties | Piotr Sarnacki | 2012-05-15 | 1 | -1/+1 |
* | improve #6318 | Michal Papis | 2012-05-15 | 1 | -1/+6 |
* | Remove not used date variable and another test warning | Carlos Antonio da Silva | 2012-05-14 | 1 | -2/+1 |
* | Remove assertion on date from humans.txt tests | José Valim | 2012-05-14 | 1 | -1/+1 |
* | Refactor App Generator Test | Oscar Del Ben | 2012-05-13 | 1 | -22/+20 |
* | Failing test for #6251 | Piotr Sarnacki | 2012-05-10 | 1 | -0/+7 |
* | Adding test for humans.txt | Arun Agrawal | 2012-05-08 | 1 | -0/+6 |
* | Fix build for railties generators | Arun Agrawal | 2012-05-02 | 2 | -3/+3 |
* | build fix for SharedGeneratorTests | Arun Agrawal | 2012-05-02 | 1 | -2/+2 |
* | Build fix for plugin new generator change | Carlos Antonio da Silva | 2012-05-01 | 1 | -2/+2 |
* | Fix tests | Piotr Sarnacki | 2012-05-01 | 1 | -1/+1 |
* | Merge pull request #5530 from malclocke/add_option_to_skip_index.html_on_rail... | José Valim | 2012-04-30 | 1 | -0/+7 |
|\ |
|
| * | Added a generator option to remove the public/index.html file when generating... | Ivan Vanderbyl | 2012-03-21 | 1 | -0/+7 |
* | | Namedspaced generator indent method test refactoring | Alexey Vakhov | 2012-04-26 | 1 | -3/+4 |
* | | Merge pull request #5902 from avakhov/generator-no-indent-blank-lines | José Valim | 2012-04-25 | 1 | -0/+8 |
|\ \ |
|
| * | | Don't indent blank lines in named base generators | Alexey Vakhov | 2012-04-25 | 1 | -0/+8 |
* | | | Remove lonely number sign | Alexey Vakhov | 2012-04-25 | 1 | -1/+1 |
|/ / |
|
* | | Fix test | Santiago Pastorino | 2012-04-16 | 1 | -2/+2 |
* | | fix scaffold_generator_test.rb and model_generator_test.rb | Arun Agrawal | 2012-04-16 | 2 | -8/+6 |
* | | "rails new -h" shows message in rails directory | ask | 2012-04-09 | 1 | -0/+10 |
* | | Usage file in generators shouldn't be fetched only based on source_root | Piotr Sarnacki | 2012-04-01 | 2 | -1/+5 |
* | | Avoid another blank line in generated migration and remove assertion as per @... | Marcelo Silveira | 2012-03-21 | 1 | -1/+0 |
* | | Merge pull request #5532 from mhfs/migration_blank_line | José Valim | 2012-03-21 | 1 | -0/+1 |
|\ \ |
|
| * | | Remove blank line from generated migration | Marcelo Silveira | 2012-03-20 | 1 | -0/+1 |
| |/ |
|
* / | Generate Migration Thats Adds Removed Index | Travis Jeffery | 2012-03-21 | 1 | -0/+18 |
|/ |
|
* | Build fix for app_generator_test.rb | Arun Agrawal | 2012-03-18 | 1 | -1/+1 |