Advanced Ruby on Rails no comments

Posted by stephane Sun, 24 Sep 2006 14:07:00 GMT

Ruby on Rails Backend

Have you ever though to have quicker site setting up with Ruby on Rails ? Each time I want to start a project I do design first same things: a backend.

  • Manage your data
  • Authentification system

And for all that you need of course a nice layout. Do you know something can do that out of the box ? let me know, untill I find this I will try to make something like that.

Zope on Rails

To go further, you can add some good stuff like :

  • Workflow / machine state system
  • A mini CMS with a flexible content with inline editor
  • Indexing engine, tag system
  • Navigation
  • Cache
  • eCommerce system with checkout and payment system
  • Upload system / File system Handler
  • Widgets

Most of these features exist. Then It s possible to have an extended framework with Ruby on Rails, just have to be done.

Comments

Leave a response

Comments