1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/fixtures/lib
Piotr Sarnacki cfcea1d53a Added 'rails plugin new' generator which generates gem plugin skeleton.
This command is based on enginex gem by José Valim. It generates gem structure
and ads dummy application into test/dummy. This can be used to start developing
any kind of extension for rails 3.
2010-11-02 17:14:49 +01:00
..
generators Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
plugin_builders Added 'rails plugin new' generator which generates gem plugin skeleton. 2010-11-02 17:14:49 +01:00
rails/generators/foobar Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
empty_builder.rb It would be nice to actually commit test fixtures 2010-04-30 16:25:40 -07:00
simple_builder.rb It would be nice to actually commit test fixtures 2010-04-30 16:25:40 -07:00
template.rb Allow rails templates relative to the current path to be given. 2009-08-07 17:17:51 +02:00
tweak_builder.rb It would be nice to actually commit test fixtures 2010-04-30 16:25:40 -07:00