Links
auto_admin
Categories
auto_admin
Automatically 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.
Vitals
| Home | http://code.trebex.net/auto-admin/ |
|---|---|
| Repository | http://svn.trebex.net/auto-admin/trunk/auto-admin/ |
| License | Rails' (MIT) |
| Rating | (21 votes) |
| Owner | Matthew Draper |
| Created | 11 July 2006 |
Comments
-
Hey Matthew, great work, the configuration is very simple, very nice. Looking forward to see the stable version.
-
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.
-
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!
-
Thank you Matthew, great work, for me it works fine. iam looking forward for implementation of habtm. Big up for great work!
yours
stefan
-
When i install this on rails 2.1, something wrong... I got an error like this:
"Missing template login.html.erb ..."
