madeintandem / hstore_accessor

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

Error when installing on windows #59

Closed dkniffin closed 9 years ago

dkniffin commented 9 years ago

I just tried installing this gem on windows 8.1, and got the following error:

PS C:\> gem install hstore_accessor
ERROR:  While executing gem ... (Errno::EINVAL)
    Invalid argument - C:/RailsInstaller/Ruby2.0.0/lib/ruby/gems/2.0.0/gems/hstore_accessor-
1.0.0/lib/hstore_accessor/active_record_<_4.2

Any ideas?

Edit: I'm guessing it's because of these lines