Add a helper that creates the Paperclip columns
This can be used in migrations, i.e.
create_table :users do |t|
t.has_attached_file :avatar
end
(three commits squashed into one by Alexey Mahotkin <squadette@gmail.com>)
Showing
lib/paperclip/schema.rb
0 → 100644
Please
register
or
sign in
to comment