Add couchbase with modifications, formalize broadcaster and make testable and some other stuff
This commit is contained in:
@@ -34,6 +34,11 @@ group :assets do
|
||||
end
|
||||
|
||||
#gem 'less-rails'
|
||||
# COUCHBASE GEMS
|
||||
gem 'couchbase'
|
||||
gem 'map'
|
||||
gem 'couchbase-docstore'
|
||||
gem 'couchbase-structures', github: 'bterkuile/couchbase-structures'
|
||||
|
||||
gem 'couch_potato' , github: 'bterkuile/couch_potato'
|
||||
gem 'simply_stored', path: './../components/simply_stored' #, github: 'bterkuile/simply_stored'
|
||||
|
||||
Reference in New Issue
Block a user