1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators
2010-06-29 14:07:54 -07:00
..
erb Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
rails Change :notification to :notify (ht: m4n) 2010-06-29 14:07:54 -07:00
test_unit Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
actions.rb Make the sentinel flag for route a bit more robust. 2010-06-28 17:09:09 +02:00
active_model.rb
base.rb Changed ruby /path/to/rails myapp --dev to ruby /path/to/rails new myapp --dev in the "Thor is not avalable" message. [#4915 state:resolved] 2010-06-21 11:10:25 +02:00
erb.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
generated_attribute.rb Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 state:resolved] 2010-06-10 20:04:49 +02:00
migration.rb Changes migration number to version due to ambiguity. [#3065 state:committed] 2010-03-28 12:16:46 +04:30
named_base.rb Patch for Namespace problem in Scaffold. [#4763 state:resolved] 2010-06-23 09:30:55 +02:00
resource_helpers.rb Patch for Namespace problem in Scaffold. [#4763 state:resolved] 2010-06-23 09:30:55 +02:00
test_case.rb Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 state:resolved] 2010-06-10 20:04:49 +02:00
test_unit.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00