Blogs
Getting Up And Running On Rails With RSpec and Capybara
Writing tests for application code is something that all programmers ought to be familiar with doing, regardless of language or framework of choice. RSpec is an incredible testing suite and DSL (Domain-Specific Language) built in Ruby, which allow...
Rails needs Active Deployment with Stefan Wintermeyer
Stefan Wintermeyer, a german consultant, discusses his recent blog post “Rails needs Active Deployment”. He goes on to explain that this isn’t meant for rails deployment “rockstars” or Heroku, this is for normal developers who need an easier way t...