alphagov / trade-tariff-backend

Enabling the population and distribution via API of UK Customs tariffs and duties
MIT License
7 stars 6 forks source link

Upgrade rails to 3.2.13 #76

Closed saulius closed 11 years ago

saulius commented 11 years ago

Includes fixes for:

Upgrade caused issues with shoulda-matchers and mocha. More details:

I'm monitoring the pull request on shoulda-matchers and will upgrade to stable version of the gem when it becomes available.

Also includes some test refactorings to avoid deprecation warnings caused by newer version of rspec and shoulda-matchers.