Scaffold and Administation stuff
Posted by Krzysztof Rączkiewicz Wed, 04 Apr 2007 14:43:00 GMT
Few days ago I’ve showed you how to quickly prototype your Rails application. Yesterday guys from Polish Ruby on Rails forum point me to some other projects. They not only help you build interface for your models but some of them support authorization/authentication stuff. Those are:
- auto-admin, which can be used for generating administration interface and is inspired by Django project;
- goldberg can provide your application security, site navigation and content management;
- hobo deliver tools for building Ajax interfaces, switchable themes and more. You can also watch very interesting screencasts ;
- and finally ajuby.
