Adding paperclip for avatars, fixing design of the public pages
This commit is contained in:
parent
fa29ef3a41
commit
2c70f0ecaa
14 changed files with 116 additions and 74 deletions
1
Gemfile
1
Gemfile
|
@ -21,6 +21,7 @@ gem 'grape-route-helpers'
|
|||
gem 'grape-entity'
|
||||
gem 'hashie-forbidden_attributes'
|
||||
gem 'paranoia', '~> 2.0'
|
||||
gem 'paperclip', '~> 4.3'
|
||||
|
||||
gem 'http'
|
||||
gem 'addressable'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue