2.2.1
What's Changed
- Fixed URI.escape is obsolete warnings by @jvendetti in #19
- Fixed code in the
Class.find
method that threw an ArgumentError by @jvendetti in #22 - Added a new unit test file for testing the
Class
model - Added the rubocop gem to enable inspections in RubyMine
- Added the addressable gem for improved URI handling
- Fixed some RuboCop warnings
Full Changelog: v2.2.0...v2.2.1