Ruby on Rails
Thursday, March 1, 2012
I suggest taking a loot at active_admin, etc
Jodi Showers
Jodi Showers
705.749.4955
Hello..In my app, I want to implement a separate admin panel, which the users will be able to enter with their credentials and each one of them will be able to manage (edit-delete-add) only *his* resources. I want this panel to reside in example.com/admin or something like that. What would be the proper approach to do this? Namespaced controllers like Admin::BlahController etc?Note that I need the app to have separate front-end views (for normal site visitors) and back-end views (eg. admin panel) for 'Users' of my app ( eg. people that will signup for it).General info: it's a site where the visitors will be able to see all the Deals posted by 'Users' (those will be that will access the /admin area to manage their deals).Thanks in advance!--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/EhxxjcNT7E8J.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment