byroot / activerecord-typedstore

ActiveRecord::Store but with type definition
MIT License
441 stars 57 forks source link

Release a new version with the latest changes #74

Closed aardvarkk closed 5 years ago

aardvarkk commented 5 years ago

I believe I'm currently unable to use the IdentityCoder because the gem isn't properly requiring it. This was fixed in https://github.com/byroot/activerecord-typedstore/pull/70, but that pull request was merged two weeks after the latest release. Please release a new version including those changes so the IdentityCoder is available.

rafaelfranca commented 5 years ago

The release will happen 🔜! In the meantime, bundler is your friend and allows you to use gems pointing to github.

aardvarkk commented 5 years ago

Yep, will do, thanks!

rafaelfranca commented 5 years ago

Done!

aardvarkk commented 5 years ago

... whoa, that was fast. Thanks!