Streamlined, a new fork for Rails 3.0
Posted by Sandro Paganotti in
News -
no comments
In the last few days I managed to start porting the really well made Streamlined framework for Rails 3.0. This decision came after I discovered that the original plugin creators ceased its development . The code is freely available on github as a fork of the original project and at the moment is not fully tested nor fully functional except for its basic functionalities such as CRUD methods, search and exports. I’ll continue to work on this porting in order to re-implement all the features of the original version and hopefully to start developing new features and refactoring its codebase in order to met the new Rails 3.0 conventions.

