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