Hi!

When I started my project I generated some scaffolding for my
frontend. Now I want to generate some standard scaffolding again, in
my /admin area.

If I simply do rails generate scaffold admin/posts
I get a migration for a table and so on. I want to use the tables and
models and just generate the standard views and a controller.

Can I do that somehow?

Best Regards
Linus

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to