.. |
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
|
Remove <br> from scaffold, in favor of using CSS
|
2015-11-25 12:16:10 -07:00 |
js/assets
|
Fixing build failures
|
2012-10-11 02:05:25 +05:30 |
rails
|
add bin/test script to rails plugin
|
2015-11-28 07:20:29 +09:00 |
test_unit
|
make generated scaffold functional tests work inside API engines
|
2015-08-09 21:32:39 +09:00 |
testing
|
Merge pull request #21912 from y-yagi/move_prepare_destination_to_public
|
2015-10-08 18:03:24 -06:00 |
actions.rb
|
Route generator should be idempotent - closes #22082
|
2015-10-31 01:16:38 -02:00 |
active_model.rb
|
Removed unused deprecation requires.
|
2013-07-03 23:21:23 +03:00 |
app_base.rb
|
Add version constraint to database gem in generated application
|
2015-10-29 22:09:23 -02:00 |
base.rb
|
Renamed ‘Return’ to ‘Returns’ [ci skip]
|
2015-09-28 20:15:53 +05:30 |
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
|
Move default uuid generation to active_record
|
2015-10-23 21:34:00 -02:00 |
model_helpers.rb
|
modify model generator warning message. refs [#174c9f0]
|
2014-02-27 22:04:01 +05:30 |
named_base.rb
|
fix NoMethodError that occurs when generating scaffold inside full mode engine
|
2015-06-28 18:16:01 +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 |