Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 524 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 524 Bytes

StrongResources

Build Status

View official documentation

Supported Rails versions: >= 4.1

Running the tests

This library tests multiple rails versions via appraisal. Run using:

bin/appraisal rails-4 rspec
bin/appraisal rails-5 rspec

Or bin/appraisal rspec to run everything.