Skip to content

Commit

Permalink
Merge pull request #41 from qkake/add-images
Browse files Browse the repository at this point in the history
Add Paperclip and AWS-SDK
  • Loading branch information
kaket4n authored Jan 29, 2018
2 parents f4fffa2 + f21b5ea commit 0c3c0f8
Show file tree
Hide file tree
Showing 15 changed files with 649 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ gem 'kaminari'
gem 'redcarpet'
# Use meta-tags
gem 'meta-tags'
gem 'paperclip'
gem "aws-sdk"

# Use CoffeeScript for .coffee assets and views
gem 'coffee-rails', '~> 4.2'
Expand Down
Loading

0 comments on commit 0c3c0f8

Please sign in to comment.