Hello,
Trying to modify how active_scaffold displays show action for a model.
I want to display a subset of model attributes in index action but
show more attributes in show displayed in a custom way.
I created _show.html.erb and copied code from active_scaffold
_show.html.erb and will work on modifications here.
How do I tell active_scaffold to display a different set of columns in
show from the one in index? Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.

Reply via email to