Hello, How do I override the find method for a single AS controlelr action? I would like to use find_by_permalink on my show method.
Trying to add pretty urls to my blog like so: title: this is my first log -> blogs/this-is-my-first-blog So I thougt about using permalink_fu - it will generate a pretty alias/ url and store it in a column in the database. Hope I am on the right track. Best regards. Asbjørn Morell. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
