madeintandem / hstore_accessor

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

NoMethodError: undefined method `options' #25

Closed chalmagean closed 10 years ago

chalmagean commented 10 years ago

Hi, I'm trying to use hstore_accessor with Rails 4 and I get this error NoMethodError: undefined methodoptions' for #`. Any idea where it may come from ?

Thanks

chalmagean commented 10 years ago

my bad, my column was named data not options