I am wondering how to handle this: I have a model, 'users'. The table
can be edited. So far, so good, standard CRUD on a given model,
standard views, etc.

One of the fields in the users table is a text field for their
whereabouts, with info put in by the users themselves. I want a
different, separate view in my application, that shows (i.e. list
view) only their
whereabouts of the users.

How does you handle this in the AS design? I already have a
controller and a view for users (where you show/edit/delete on the
user). How do
you handle different required functionality/view like this? Thanks,
Janna
--~--~---------~--~----~------------~-------~--~----~
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