Skip to content

2.2.1

Compare
Choose a tag to compare
@jvendetti jvendetti released this 13 Jan 00:45
· 60 commits to master since this release

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