> for rails 3.0: > def roles_column(record) > "foobar!" > end
Ah.. Ok, yeah that works for me... Now the next question is, is it possible to change the url that a association goes to? For example, hovering over a user's role takes me to the edit action of that role-- but I really want to just specify an arbitrary url, not having anything to do with active_scaffold... is this possible? -- 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.
