Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2019 from kesha-antonov/master
Browse files Browse the repository at this point in the history
update README.me: add missing 'end'
  • Loading branch information
tute committed Oct 9, 2015
2 parents 523bd46 + acc8391 commit 13ab8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ class CreateUsersWithAttachments < ActiveRecord::Migration
create_table :users do |t|
t.attachment :avatar
end
end

# This is assuming you are only using the users table for Paperclip attachment. Drop with care!
def down
Expand Down

0 comments on commit 13ab8ae

Please sign in to comment.