adding public activity gem and database migrations
... | ... | @@ -142,3 +142,4 @@ gem 'active_model_serializers' |
# limit the number of requests by user to api | ||
gem 'redis-throttle', git: 'git://github.com/lelylan/redis-throttle.git' | ||
gem 'public_activity' | ||
\ No newline at end of file |
Please register or sign in to comment