updated taggable gem to use real time update
Showing
... | ... | @@ -26,7 +26,7 @@ gem 'delayed_job_mongoid', :git => 'git@github.com:dementrock/delayed_job_mongoi |
gem 'mongoid-tree', :git => 'git@github.com:dementrock/mongoid-tree.git' | ||
gem 'voteable_mongo', :git => 'git@github.com:dementrock/voteable_mongo.git' | ||
gem 'mongoid_taggable', :git => 'git@github.com:dementrock/mongoid_taggable.git' | ||
gem 'mongoid_taggable_with_context', :git => 'git@github.com:dementrock/mongoid_taggable_with_context.git' | ||
gem 'mongoid_magic_counter_cache', :git => 'git@github.com:dementrock/mongoid-magic-counter-cache.git' | ||
gem 'kaminari', :require => 'kaminari/sinatra', :git => 'git@github.com:dementrock/kaminari.git' | ||
... | ... |
Please
register
or
sign in
to comment