Sha256: f36bba2beb8a45ade9fac59158b9ad454b6880137f44731e4a04bdf0d97cea9f

Contents?: true

Size: 649 Bytes

Versions: 1

Compression:

Stored size: 649 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)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arel-helpers-2.1.0 History.txt