Admin interface for Rails?

Hello folks, I am currently working on a project that has to deliver an admin interface like the Django's one, I wanna know if you know/ recommend any gem or plugin for that.

Cheers, Rodrigo Alves Vieira

It’s a generator, but it comes up with quite nice 37 Signals style admin interfaces.

http://github.com/andyjeffries/andy_admin

Cheers,

Andy

Check out Francis Hwang’s admin_assistant – I have used and happy with: http://github.com/fhwang/admin_assistant

Thanks Andy and David, both seems good solutions!

Cheers, Rodrigo Alves Vieira | @rodrigo3n http://rodrigo3n.com

I posted on my blog a few alternatives with screenshots ... Take a look there ... Is in pt-BR, but has pictures and links and easy to understand ...

http://marcus-sa.posterous.com/interfaces-para-areas-de-admin-em-rails

Regards!!!!