petrosp / rails-poros-toptal-blog

Toptal blog entry - Decoupling Rails concerns using POROs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Toptal blog entry - Decoupling Rails concerns using POROs


Languages

Language:Ruby 70.9%Language:HTML 17.6%Language:CSS 10.2%Language:CoffeeScript 0.7%Language:JavaScript 0.6%