rails--rails/railties/lib/rails/generators/erb/scaffold
Piotr Sarnacki ced8ebcee0 Change inside_namespace method to inside_template and use it in all templates by default
The initial implementation of namespacing was based on wrong
assumptions. Namespacing path and class names in templates
should be based on current namespace and skip_namespace attribute,
but it should be not necessary to wrap content on all the templates
into additional block methods.
2010-11-16 16:38:14 +01:00
..
templates Change inside_namespace method to inside_template and use it in all templates by default 2010-11-16 16:38:14 +01:00
scaffold_generator.rb Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00