remove ActAsTaggableOn from Gemfile
... | ... | @@ -142,5 +142,3 @@ gem 'active_model_serializers' |
# limit the number of requests by user to api | ||
gem 'redis-throttle', git: 'git://github.com/lelylan/redis-throttle.git' | ||
# Tag System | ||
gem 'acts-as-taggable-on', '~> 3.4' |
Please register or sign in to comment