-
Guys,
Tried rails_admin in an existing project I had today. Right out of the gate, I had two problems...my app already has a users table, which is apparently where devise expects to be, and my app al…
-
hey Jose,
Was looking into building some mountable engines for rails 3.1 tonight and I found this. What would you think of having the default behavior (when nothing is passed in) be to show the banne…
-
Hello,
I'm trying to make an engine with Devise inside it, basing on instructions found at http://www.themodestrubyist.com/2010/03/05/rails-3-plugins---part-2---writing-an-engine/
That's my first Ra…