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
Jeroen Visser 82240d9b7c Use new hash syntax (#24464)
* Updated syntax

* Updated tests to match syntax
2016-04-08 14:37:40 +02:00
..
actions Add No Doc 2015-12-18 20:05:42 -08:00
css
erb Remove redundant regexp escapes in generators 2016-03-08 15:30:12 +03:00
js/assets
rails Use new hash syntax (#24464) 2016-04-08 14:37:40 +02:00
test_unit Remove redundant regexp escapes in generators 2016-03-08 15:30:12 +03:00
testing Merge pull request #21912 from y-yagi/move_prepare_destination_to_public 2015-10-08 18:03:24 -06:00
actions.rb remove unused require 2016-03-29 01:15:59 +00:00
active_model.rb
app_base.rb [close #23681] Use puma 3.0.0+ 2016-02-26 08:22:24 -06:00
base.rb Renamed ‘Return’ to ‘Returns’ [ci skip] 2015-09-28 20:15:53 +05:30
erb.rb
generated_attribute.rb Pare back default index option for the migration generator 2016-01-24 18:48:15 +05:30
migration.rb Move default uuid generation to active_record 2015-10-23 21:34:00 -02:00
model_helpers.rb
named_base.rb make generated controller test work correctly 2016-01-06 15:12:19 +09:00
resource_helpers.rb Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
test_case.rb
test_unit.rb