1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Andy Brody
543dbc3816 Fix a large number of style nits.
Working slowly through the rubocop list.
2014-07-08 03:54:01 -07:00
Andy Brody
85ad601e33 Fix incorrect reliance on proc equality. 2014-07-08 02:58:54 -07:00
Andy Brody
3316e639ca Don't load ruby-debug, skip ruby < 1.9 compat. 2014-07-08 02:26:55 -07:00
Larry Gilbert
d7a11503af Reorganize specs
* Put unit and integration specs into separate subdirectories
* Consolidate all requires of 'webmock/rspec' into spec_helper.rb
* Use WebMock.{disable!,enable!} for specs calling live server
2013-08-30 18:45:06 -07:00
Renamed from spec/resource_spec.rb (Browse further)