Sha256: a9fab94d6573849435d95854fb48e98089deb59aad5632aaed4b7ba65444584d

Contents?: true

Size: 660 Bytes

Versions: 6

Compression:

Stored size: 660 Bytes

Contents

## 0.0.11
  Ignore polymorphic associations for implcit joins

## 0.0.10
  Fix for inplicit joins

## 0.0.9
  Fix for Arel objects being passed to .all

## 0.0.8
  Don't extract joins for values of ActiveRecord::Base

## 0.0.7
  Added support for association collections
  Moved ActiveRecord::Relation included methods into proper modules

## 0.0.6
  Moved methods as higher level module in ActiveRecord::Relation than ActiveRecord::FinderMethods. So the BetterAR modules take precedence.

## 0.0.5
  Implicit joins

## 0.0.4
  SQL operator keys must now end with '!'

## 0.0.3
  Supports legacy calls to .all, .first, .count if the :conditions key is present

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
better_ar-0.2.2 HISTORY.txt
better_ar-0.2.1 HISTORY.txt
better_ar-0.2.0 HISTORY.txt
better_ar-0.1.1 HISTORY.txt
better_ar-0.1.0 HISTORY.txt
better_ar-0.0.11 HISTORY.txt