Admin interface for Ruby on Rails no comments

Posted by stephane Sat, 02 Sep 2006 18:12:00 GMT

When choosing to develop with RoR instead of django, only one thing was missing : an admin interface. In django when you generate a project you have a small interface to manage your data. In Ruby on Rails you can use the magic scaffold but it’s not very convenient.

The first initiative I have discovered was ajax scaffold generator, an advanced scaffold with some ajax stuff and a real way to integrate an admin interface, but you still have to do it.

Then I found two other projects:

I let you play with these three different projects, for different using.

Trackbacks

Use the following link to trackback from your own site:
http://www.rubynaut.net/articles/trackback/3

Comments

Leave a response

Comments