rabl-rails/Gemfile

7 lines
75 B
Ruby
Raw Normal View History

2012-02-22 10:42:38 +00:00
source "http://rubygems.org"
gemspec
2012-07-15 21:31:51 +00:00
# Mocking library
2012-02-27 13:49:34 +00:00
gem 'rspec-mocks'