On Tue, Mar 22, 2011 at 6:34 PM, Linus Pettersson < [email protected]> wrote:
> Hi! > > I'm new to RoR and I have worked in PHP before. The past year I've > been working with Joomla! and got used to the separated frontend and > backend. I want to have something similar in my Rails app. > > So, how do you do it? Do you create the admin area from scratch or do > you use something like active scaffolding or rails_admin? > I have always preferred building an admin backend from scratch; of course, that also means I've never used any of the plugins you're mentioning, so I really can't say how good they are or aren't. :-) > > I installed rails_admin today (https://github.com/sferik/rails_admin) > and i looks very nice but I'm a little afraid that it will be a b*tch > to customize... > > Any "best practices"? > > Best Regards > Linus > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

