Sha256: a0c292ceb95d72140db6cda218440a4fcc7de706b4345a3116fed6560cffbba1

Contents?: true

Size: 870 Bytes

Versions: 1

Compression:

Stored size: 870 Bytes

Contents

## master

### enhancements

 - Remove unnecessary joins when performing algebraic simplification
   [@lowjoel](https://github.com/lowjoel)
 - Allow querying an unloaded association using a database query. For rules which reference 
   associations, and the association is not currently loaded, an SQL query will be executed 
   instead to verify the rule instead of loading all rows to memory
   [@lowjoel](https://github.com/lowjoel)
 - Add Frozen String Literal directive [@lowjoel](https://github.com/lowjoel)

## 0.1.1

### enhancements

 - Added usage instructions. [@lowjoel](https://github.com/lowjoel)

### bug fixes

 - Follow CanCanCan's default ability rule priority [@lowjoel](https://github.com/lowjoel)
 - Fix generation of comparison operators for array values [@lowjoel](https://github.com/lowjoel)

## 0.1.0

Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cancancan-squeel-0.1.2 CHANGELOG.md