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
Guillermo Iguaran 8fe904b5ca Merge pull request #9512 from Jacke/master
New 404, 422, 500 pages, they are more stylish and bring ruby essence…
2013-03-02 14:06:37 -08:00
..
css
erb ✂️ extra blank line 2013-03-02 11:16:50 +09:00
js/assets
rails New beauty pages(404, 422, 500) 2013-03-02 00:24:54 +06:00
test_unit extract PerformanceTest into rails-performance_tests gem 2013-01-10 17:09:06 +01:00
actions.rb Change default root route helper 2013-02-26 03:25:59 +09:00
active_model.rb Deprecate Rails::Generators::ActiveModel#update_attributes 2013-01-12 10:52:13 -02:00
app_base.rb Bump sass-rails and coffee-rails to 4.0.0.beta1 in Gemfile 2013-02-25 16:40:35 -05:00
base.rb Moving code base to 1.9 hash syntax 2012-10-16 05:08:10 +02:00
erb.rb
generated_attribute.rb Add GeneratedAttribute#column_name to get the name of the column in the 2012-12-10 00:01:41 -03:00
migration.rb Added extra comment when a migration already exists of the same name. 2013-02-15 08:29:16 -05:00
named_base.rb Add GeneratedAttribute#column_name to get the name of the column in the 2012-12-10 00:01:41 -03:00
resource_helpers.rb
test_case.rb Fix method assertion ensuring it will match "end" with the same indentation 2012-12-08 20:40:35 -02:00
test_unit.rb