RailsCasts Pro episodes are now free!

Learn more or hide this

Jonathan Sutherland's Profile

GitHub User: jsutherland1

Comments by Jonathan Sutherland

Avatar

Would it be possible to have the progress bar appear in the div where the image will be appended? Something like this: http://dribbble.com/shots/919309-Uploader-Interaction-and-Animation

Avatar

I've been getting this error when trying to run the cap rubber:create_staging command. It runs for 20 minutes or so successfully, but breaks when it gets here:

executing "cd /mnt/EvrlistSite-production/releases/20120706050602 && bundle exec rake RAILS_ENV=production db:migrate"
servers: ["production.evrlist.com"]
[production.evrlist.com] executing command
** [out :: production.evrlist.com] rake aborted!
** [out :: production.evrlist.com]
** [out :: production.evrlist.com] FATAL: role "EvrlistSite" does not exist
** [out :: production.evrlist.com]
** [out :: production.evrlist.com] Tasks: TOP = > db:migrate
** [out :: production.evrlist.com]