Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 257 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 257 Bytes

[0.0.4]

  • Run our code in after_initialize so the operation monkey-patch can be applied.
  • Fix constant loading for eager_load = true environments, aka production.

[0.0.3]

  • Fix gemspec.

[0.0.2]

  • Initial release

[0.0.1]

  • Unreleased