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
2015-03-27 17:30:43 +09:00
..
actions Merge pull request #17302 from claudiob/replace-slower-block-call-with-faster-yield 2014-10-18 17:08:24 -03:00
css nodoc CSS::Generators [ci skip] 2012-10-07 13:47:34 -05:00
erb Merge pull request #18393 from y-yagi/fix_mailer 2015-02-18 19:05:07 -02:00
js/assets Fixing build failures 2012-10-11 02:05:25 +05:30
rails Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci skip] 2015-03-19 22:11:18 +05:30
test_unit respect pluralize_table_names when generate fixture file. fixes #19519 2015-03-27 17:30:43 +09:00
testing - Extracted silence_stream method to new module in activesupport/testing. 2015-01-20 22:28:48 +05:30
actions.rb Add a new-line to the end of route method generated code. 2015-03-18 10:33:59 -04:00
active_model.rb Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00
app_base.rb Update sprockets links to point to rails org 2015-03-13 10:55:50 -03:00
base.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
erb.rb Always return an array from formats so there is no need to wrap it when calling 2014-03-04 11:26:09 -03:00
generated_attribute.rb Add Secure Token Generator 2015-01-11 14:42:54 -05:00
migration.rb Fix typo 'has' => 'have' 2015-01-25 16:24:14 -05:00
model_helpers.rb modify model generator warning message. refs [#174c9f0] 2014-02-27 22:04:01 +05:30
named_base.rb respect pluralize_table_names when generate fixture file. fixes #19519 2015-03-27 17:30:43 +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 Break down Rails::Generator::TestCase into modules 2013-03-31 20:46:16 -03:00
test_unit.rb nodoc TestUnit::Generators [ci skip] 2012-10-07 13:41:53 -05:00