karmi / tire-contrib

Additions and extensions for the Tire gem
MIT License
65 stars 31 forks source link

Gem release #20

Closed davekinkead closed 11 years ago

davekinkead commented 11 years ago

@karmi - can you please publish the current master to ruby gems.

I was trying to get a project up & running and spent age wondering why

require 'tire/model/dynamic_persistence' 

couldn't be found.

Turns out https://rubygems.org/gems/tire-contrib hasn't been updated in over 12 months despite new code being pushed to master here.

Ta.

karmi commented 11 years ago

Hello, released as 0.1.2, changelog: https://github.com/karmi/tire-contrib/compare/v0.1.1...v0.1.2

(I somewhat lazily rely on people using the git: feature in Gemfile, sorry :)

davekinkead commented 11 years ago

Lovey!