Skip to content

Releases: tomichj/operate

0.2.0

23 Feb 21:48
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • expose a value within a handler block to the caller

orm-agnostic

04 Oct 20:08
Compare
Choose a tag to compare
orm-agnostic Pre-release
Pre-release
  • dependency on ActiveSupport::Concern removed
  • ActiveRecord no longer required: if ActiveRecord is not available, Operate::Command#transaction(&block) is disabled

initial release

29 Sep 22:52
Compare
Choose a tag to compare
initial release Pre-release
Pre-release
0.1.0

readme; ##usage cleanup