alsemyonov / strong_resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Ruby 99.5%Language:Shell 0.5%