mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-25 08:34:08 +01:00
add attachment model and add paperclip
This commit is contained in:
parent
eb4624ff69
commit
42840bd661
2 changed files with 105 additions and 93 deletions
|
|
@ -20,5 +20,4 @@ class Attachment < ActiveRecord::Base
|
|||
file = nil
|
||||
save!
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue