pages
pages copied to clipboard
Updating the tests to use the newer rspec expectation syntax
I used the gem with rspec-rails 3.0.0 and the tests failed so I updated from the should syntax to the expect syntax in the tests and now they pass.
Hopefully this helps, let me know if there are any issues with it and thank you so much from creating and maintaining this project.