Merge pull request #108 from edx/gprice/thread-type
Add thread type feature
Showing
... | ... | @@ -24,6 +24,7 @@ gem 'bson_ext' |
gem 'delayed_job' | ||
gem 'delayed_job_mongoid', :git => 'https://github.com/dementrock/delayed_job_mongoid.git' | ||
gem "enumerize", "~>0.8.0" | ||
gem 'mongoid-tree', :git => 'https://github.com/dementrock/mongoid-tree.git' | ||
gem 'voteable_mongo', :git => 'https://github.com/dementrock/voteable_mongo.git' | ||
gem 'mongoid_magic_counter_cache', :git => 'https://github.com/dementrock/mongoid-magic-counter-cache.git' | ||
... | ... |
scripts/db/migrate-007-thread-type.js
0 → 100644
scripts/db/revert-migrate-007-thread-type.js
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment