Ruby on Rails and Radiant CRM
A small research into Radiant CMS - by developers’ definition ‘a no-fluff, open source content management system designed for small teams‘.
A Radiant CMS is built on Ruby on Rails - ‘is full-stack, open-source web framework for writing real-world applications’.
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server…. Ruby on Rails
Articles: