Acts As Tennant v0.2.2 Release Notes

    • ✨ Enhancements
      • Added support for aliased associations ( belongs_to :something, :class_name => 'SomethingElse'). In previous version these would raise an 'uninitialized constant' error.