search for: jdkealy

Displaying 2 results from an estimated 2 matches for "jdkealy".

Did you mean: idealy
2011 Aug 10
3
STI Devise, remove sign up for admin
Hi, If I''m using STI with Devise, I have a Admin model inheriting the base Devise User model. I would like to remove ''registerable'' from the Admin model but it inherits registerable from the user model. How would i disable registration for admins? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2011 Aug 07
1
get an arbitrary collection from gems?
Hi, I''m looking to do something though I''m not quite sure how to phrase it. What I''m looking to do is, essentially, make custom hooks using plugins/engines/gems. My use case is a member dashboard: I have a view partial for my site and a number of gems that I wrote installed. Each gem correlates to something a member can manage, like a photo gallery, their profile,