Skip to content

v0.9.0

Compare
Choose a tag to compare
@Manfred Manfred released this 28 Feb 09:03
· 42 commits to main since this release
9d87f8d
  • Make Reynard::Model a subclass of BasicObject so we get less in the way of potential attribute names like display.
  • Added Model#empty? for testing if the attributes are empty.
  • Improved error message when Reynard model is instantiated with an array instead of a hash.