ActiveInteraction v3.6.0 Release Notes

Release Date: 2017-10-20 // over 6 years ago
  • ➕ Added

    • #422 A new record filter that accepts an object or calls a finder (e.g. find) for the value passed. This is particularly useful for ActiveRecord objects.
    • #420 A converter option on the object filter that allows the value passed to be manually converted into an object of the correct type.