Retrospectiva: Open Source Project Management Rails App
Retrospectiva is a new open-source project management tool built as a Rails application. It's interesting from two angles: first, as a project management tool, as it was designed; but secondly as a large, well built Rails 2.3 app to learn from.
Retrospectiva is a solid example of a rare sort of open source Rails project: one that's well presented, user friendly, and solidly developed. It has a well designed homepage with lots of screenshots and feature guides, and there's even a single step installation process so you can get up and running from a single line at your Terminal. Give it a shot:
wget -O - http://retrospectiva.org/download/script/remote/retrospectiva_installer.rb | ruby
Note: If you have an error like
undefined method `destroy' for #Svn::Ext::Core::Apr_pool_wrapper_toccur, then download the above installer, go into the newly createdretrospectivadirectory and addSCM_SUBVERSION_ENABLED = falseas the first line inconfig/environment.rb. Then runretrospectiva_installer.rbdirectly and installation will complete. I found this necessary to complete on OS X Snow Leopard.
- Operating System:
- Add new comment
- 124 reads
- Feed: RailsInside
- Original article


Recent comments
1 year 23 weeks ago
1 year 23 weeks ago
1 year 25 weeks ago
1 year 27 weeks ago
1 year 42 weeks ago
1 year 45 weeks ago
1 year 45 weeks ago
1 year 45 weeks ago
1 year 46 weeks ago
1 year 48 weeks ago