/rails-poros-toptal-blog

Toptal blog entry - Decoupling Rails concerns using POROs

Primary LanguageRuby

TopTal Blog

Decoupling Rails concerns using POROs

How to run the tests:

RAILS_ENV=test bundle exec rake db:migrate
bundle exec rake spec

Technologies used

  • Ruby (-v 2.0)
  • Ruby on Rails (-v 4.0.4)
  • jQuery
  • Rspec/Capybara/Selenium
  • Twitter Bootstrap 3.0

Steps to run it locally:

bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rails s

Notes:

  • Please login as an admin (username: admin / pass: 1234)