I'm trying rails 3.0.9 with volker's fork. My model has an authorized_for_delete? method. When it returns false, the action links look like this.
Edit <a class="disabled destroy">Delete</a> Show This does not happen in rails 3.0.7 and lower. Is this something that can be fixed in active_scaffold, or another bug in newest rails 3.0.x? -- 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.
