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-09-02 12:59:21 +02:00
..
erb Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
rails Dont need to spell out the dependency 2010-09-01 19:09:35 -05:00
test_unit Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00
actions.rb Config is deprecated on 1.8.8 and 1.9.3 use RbConfig 2010-08-23 23:10:36 -03:00
active_model.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
base.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
erb.rb
generated_attribute.rb Output a friendly message when no type given for GeneratedAttribute [#5461 state:resolved] 2010-09-02 12:59:21 +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 edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
test_unit.rb