Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description The current gemspec restricts Draper to Rails versions no higher than 5.x. This change to the gemspec allows any versions including or greater than 5.x, and as such allows Draper to be used with Rails 6. I'm using this branch against an actively developed project which we're now developing against Rails 6 with no issues so far. ## Testing Existing tests should suffice as there are no changes in Rails 6 which should affect Draper.
- Loading branch information