Plugins - auto_admin
Add to favoritesAutomatically creates an administration interface, based on your models. It is heavily inspired by the Django administration system (and currently borrows their theme). Appears to share goals with Streamlined.
http://code.trebex.net/auto-admin/
http://svn.trebex.net/auto-admin/trunk/auto-admin/
Rails' (MIT)
Controllers

When i install this on rails 2.1, something wrong... I got an error like this:
"Missing template login.html.erb ..."
Thank you Matthew, great work, for me it works fine. iam looking forward for implementation of habtm. Big up for great work!
yours
stefan
Thank you Matthew, comming from Django and being new to Rails it is a pleasure to work with your plug-in. I think Django and Rails both have their own different set of strong points. With your plug in, the set of Rails almost covers the set of Django! Again, thank you!
Just added it to a project I'm currently working on... and works a treat. Looking forward to helping you fill out some missing features.
Hey Matthew, great work, the configuration is very simple, very nice. Looking forward to see the stable version.