A Ruby on Rails prototype of Document Management System.
CarrierWave, Fog, jQuery File Upload for Rails, Twitter Bootstrap, Haml, Simple Form, rspec-rails, factory_girl
bundle install
bundle exec rake db:setup
rails s
bundle exec rake test
bundle exec rake spec