Skip to content

Releases: ridiculous/usable

v3.10.1

17 Dec 20:51

Choose a tag to compare

v3.9.1

23 Nov 21:07

Choose a tag to compare

  • Fix issue with overriding default usable defined with a block, when mounting with an options hash (#16)

v3.9.0

21 Aug 00:10

Choose a tag to compare

  • Add Usables#include? to check whether the config has a requested key
  • Fix bug when calling an unknown attribute on a frozen usable results in an exception (e.g. "can't modify frozen OpenStruct")