http://railscasts.com/episodes/383-uploading-to-amazon-s3
Requires Ruby 1.9.2 or higher.
bundle exec sidekiq
rails g migration add_image_processed_to_paintings image_processed:boolean
rake db:migrate
| Name | Name | Last commit date | ||
|---|---|---|---|---|
http://railscasts.com/episodes/383-uploading-to-amazon-s3
Requires Ruby 1.9.2 or higher.
bundle exec sidekiq
rails g migration add_image_processed_to_paintings image_processed:boolean
rake db:migrate