Skip to content

Instantly share code, notes, and snippets.

View smakman's full-sized avatar

Jurjen Smakman smakman

View GitHub Profile
@smakman
smakman / rails-backbone-test-setup.md
Created February 17, 2012 13:25
Setting up a Rails backbone project with Jasmine, RSpec, Capybara, Guard and Spork

Rails backbone test setup

This gist describes how to setup a rails backbone project with testing frameworks.

Gemfile

Example Gemfile to start with.