Sha256: 700ef2a86ad741fe729eeaa6bf9ecfa063c1ff59f9d98a9f5fb1d46896612d00
Contents?: true
Size: 852 Bytes
Versions: 1
Compression:
Stored size: 852 Bytes
Contents
== 1.0.0 * Birthday! Includes join_association and arel_table helpers. == 1.1.0 * Adding the QueryBuilder class. == 1.2.0 * Adding Rails 4 support. == 2.0.0 * Turning JoinAssociation into an ActiveSupport::Concern (breaks backwards compatibility). == 2.0.1 * Define ArelHelpers.join_association so people can use join_association functionality without relying on autoloading. (@peeja, github issue #8) == 2.0.2 * Fix issue causing CollectionProxy#[] to return Arel::Attribute objects instead of model instances. See https://github.com/camertron/arel-helpers/pull/11 == 2.1.0 * Adding support for Rails 4.2 (@hasghari, github issue #12) == 2.1.1 * Fixing issue causing ArelTable instances to get returned when accessing records inside an ActiveRecord::Relation. (@svoynow, #18) == 2.2.0 * Adding polymorphic join support for Rails 4.2.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arel-helpers-2.2.0 | History.txt |