Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 122 Bytes

File metadata and controls

8 lines (7 loc) · 122 Bytes

group :development do gem 'rspec-rails', '2.5.0' end

group :test do gem 'rspec', '2.5.0' gem 'webrat', '0.7.1' end