Hi,

Is it possible to configure ActiveScaffold to not intercept regular
restful actions? e.g. be able to run the regular rails restful
scaffolding in parallet with the ActiveScaffold.

e.g. for a blog posts controller

localhost:3000/posts   => displays the rails generated scaffolding

localhost:3000/active/posts
or localhost:3000/posts2   => displays the ActiveScaffold.

Ideally, I'd like to create an alternate UI under an "active" root.

Thanks,
Nick


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