madeintandem / hstore_accessor

Adds typed hstore-backed field support to ActiveRecord models.
MIT License
242 stars 47 forks source link

Convert specs to RSpec 3.0.2 syntax with Transpec #29

Closed crberube closed 10 years ago

crberube commented 10 years ago

This conversion is done by Transpec 2.3.1 with the following command: transpec -f

For more details: https://github.com/yujinakayama/transpec#supported-conversions

use true/false instead of truthy/falsey