Gemfile 61 B

123456
  1. source :rubygems
  2. gemspec
  3. gem 'rails', '~> 3.1'
  4. gem 'mocha'