Commit acc8391d by Kesha Antonov

update README.me: add missing 'end'

parent 523bd46c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment