Skip to content

Instantly share code, notes, and snippets.

@hecbuma
Created August 31, 2011 17:33
Show Gist options
  • Save hecbuma/1184137 to your computer and use it in GitHub Desktop.
Save hecbuma/1184137 to your computer and use it in GitHub Desktop.
WARNING: Can't mass-assign these protected attributes: id
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError>
[paperclip] /usr/bin//identify -format %wx%h '/tmp/stream48356-0.jpg[0]' 2>/dev/null
NameError (uninitialized constant Entry::NotIdentifiedByImageMagickError):
app/models/entry.rb:72:in `define_width_and_height'
paperclip (2.3.8) lib/paperclip/callback_compatability.rb:25:in `run_paperclip_callbacks'
paperclip (2.3.8) lib/paperclip/attachment.rb:304:in `post_process'
paperclip (2.3.8) lib/paperclip/attachment.rb:101:in `assign'
paperclip (2.3.8) lib/paperclip.rb:252:in `image='
vendor/plugins/default_value_for/init.rb:71:in `initialize'
app/controllers/admin/hosted_blog_entries_controller.rb:9:in `create'
haml (3.0.25) lib/sass/plugin/rack.rb:41:in `call'
haml (3.0.25) lib/sass/plugin/rack.rb:41:in `call'
/Users/hecbuma/.rvm/gems/ruby-1.8.7-p352@fvf/gems/hoptoad_notifier-2.4.9/lib/hoptoad_notifier/rack.rb:27:in `call'
/Users/hecbuma/.rvm/gems/ruby-1.8.7-p352@fvf/gems/hoptoad_notifier-2.4.9/lib/hoptoad_notifier/user_informer.rb:12:in `call'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:162:in `start'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:95:in `start'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:92:in `each'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:92:in `start'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:23:in `start'
/Users/hecbuma/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:82:in `start'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment