HWYA / shapeOfTeam

3 stars 2 forks source link

added + configured dotenv and paperclip #92

Closed nnouns closed 7 years ago

nnouns commented 7 years ago

a) .env now contains paperclip secrets, other secrets should be moved there for development b) paperclip configuration contained in config/environments/development.rb c) stock paperclip migration for player "avatar" (change to headshot??) d) added methods to app/models/player.rb to make it paperclip-compliant