Merge 514a88e0be into a4ef10cf1b
This commit is contained in:
commit
f1e37df5a0
21 changed files with 264 additions and 3 deletions
3
Gemfile
3
Gemfile
|
|
@ -183,9 +183,10 @@ gem 'dotenv-rails'
|
|||
gem 'faker'
|
||||
# for seeds
|
||||
gem 'factory_girl_rails'
|
||||
|
||||
# for integrating Stripe payment gateway
|
||||
gem 'stripe'
|
||||
#For embedding tweets
|
||||
gem 'twitter'
|
||||
|
||||
# Provides Sprockets implementation for Rails Asset Pipeline
|
||||
gem 'sprockets-rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue