Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 527 Bytes

HISTORY.md

File metadata and controls

27 lines (16 loc) · 527 Bytes

0.2.4 (2012-3-24)

  • Fixes bug that broke STI [#5]
  • Fixes deprication warning from ActiveSupport 3.2+ [#6]
  • Bumps test dependencies, which in turn fixes JRuby

0.2.3 (2012-1-09)

  • Dynamic methods now support private methods [#3]

0.2.2 (2011-11-03)

  • Sets @queue inherited async'd models

0.2.1 (2011-10-26)

  • Fixes bugs regarding dynamic methods in Ruby 1.8.7

0.2.0 (2011-10-26)

  • Added dynamic methods
  • Added fully green test suite
  • Added support for Travis CI

0.1.0 (2011-10-21)

  • First release