mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Add paperclip gem
This commit is contained in:
parent
0b44fe3f08
commit
5499ac2a03
3 changed files with 23 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -32,6 +32,7 @@ gem "htmlentities"
|
|||
gem "swf_fu"
|
||||
gem "rails_autolink"
|
||||
gem 'thin'
|
||||
gem 'paperclip'
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt', '~> 3.1.7'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue