.. |
actions_test.rb
|
Rails::Plugin has gone
|
2012-01-03 10:39:08 -02:00 |
app_generator_test.rb
|
uses PATCH for the forms of persisted records, and routes PATCH and PUT to the update action of resources
|
2012-02-24 16:25:41 -08:00 |
assets_generator_test.rb
|
Warnings removed when running with 1.9.3
|
2011-10-09 17:15:55 +05:30 |
controller_generator_test.rb
|
Move Coffee generators and templates to Coffee Railtie and create javascript_engine ("js") for apps that remove Coffee gem
|
2011-06-29 21:16:09 -03:00 |
generated_attribute_test.rb
|
Tidy up migration types.
|
2011-12-24 10:38:19 +01:00 |
generator_generator_test.rb
|
Allow to generate namespaced generators [#6140 state:resolved]
|
2010-12-16 01:49:28 +05:30 |
generators_test_helper.rb
|
Using load_generators
|
2011-05-25 13:13:24 +05:30 |
helper_generator_test.rb
|
be sure to parenthesize the arguments when the first one is a RegExp literal
|
2011-05-18 23:20:19 +09:00 |
integration_test_generator_test.rb
|
Remove the laziness from the middleware stack.
|
2010-06-03 23:32:10 +10:00 |
mailer_generator_test.rb
|
Get rid of more 1.8.x dead code
|
2011-12-20 17:59:26 +01:00 |
migration_generator_test.rb
|
Support decimal{1,2} and decimal{1-2} and decimal{1.2} so it works fine with bash, zsh, etc, closes #4602
|
2012-01-22 15:59:31 +01:00 |
model_generator_test.rb
|
Use 1.9 hash syntax instead.
|
2011-12-24 22:06:25 +01:00 |
named_base_test.rb
|
Add convenience method to hide a generator from the available ones
|
2012-02-03 10:18:58 -02:00 |
namespaced_generators_test.rb
|
Get rid of more 1.8.x dead code
|
2011-12-20 17:59:26 +01:00 |
observer_generator_test.rb
|
be sure to parenthesize the arguments when the first one is a RegExp literal
|
2011-05-18 23:20:19 +09:00 |
orm_test.rb
|
added tests, replaced classify with constantize - using classify here cuts the last 's' in ORM name
|
2011-11-26 19:57:51 +01:00 |
performance_test_generator_test.rb
|
Remove the laziness from the middleware stack.
|
2010-06-03 23:32:10 +10:00 |
plugin_new_generator_test.rb
|
Fix GH #4737. Missing helper file (LoadError) in mountable plugin.
|
2012-02-02 02:34:47 +09:00 |
resource_generator_test.rb
|
be sure to parenthesize the arguments when the first one is a RegExp literal
|
2011-05-18 23:20:19 +09:00 |
scaffold_controller_generator_test.rb
|
Get rid of --old-style-hash
|
2011-12-20 17:59:26 +01:00 |
scaffold_generator_test.rb
|
Revert the serializers API as other alternatives are now also under discussion
|
2011-11-25 19:29:39 +00:00 |
session_migration_generator_test.rb
|
be sure to parenthesize the arguments when the first one is a RegExp literal
|
2011-05-18 23:20:19 +09:00 |
shared_generator_tests.rb
|
Depend on 4.0.0.beta gems. Use https for github urls.
|
2011-12-22 10:56:22 -07:00 |
task_generator_test.rb
|
Rake tasks generator with test
|
2011-12-17 16:42:35 +04:00 |