Here's the scenario:

I have a Contact which has a belongs_to (Activity) as well as habtm
(ContactCategory).
The client wants a read-only login for the database (corner office
folks).

When I strap things down with <verb>_authorized? everything seems to
work as you would expect for all columns and related tables, except
for the HABTM nested list.  On that list are still links for 'Add From
Existing" and "Remove", and both are active (meaning that they respond
as advertised.).

How do I get rid of this behavior?

-- 
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