orm_adapter icon indicating copy to clipboard operation
orm_adapter copied to clipboard

adapt specs to rspec v3

Open boutil opened this issue 9 years ago • 0 comments

This is a proposition to adapt the specs to the newer RSpec syntax:

  • replace be_true and be_false by be true and be false
  • increase the minimal version for rspec and add rspec-its in gemspecs This modification allows the project to work with rspec >= v3

boutil avatar Aug 13 '15 16:08 boutil