Skip to content

Instantly share code, notes, and snippets.

@stephanpavlovic
Created October 14, 2010 11:09
Show Gist options
  • Save stephanpavlovic/626036 to your computer and use it in GitHub Desktop.
Save stephanpavlovic/626036 to your computer and use it in GitHub Desktop.
NoMethodError (undefined method `bytesize' for #<RestClient::Payload::Base:0x105636068>):
app/controllers/message/base_controller.rb:29
app/controllers/message/base_controller.rb:28:in `create'
Rendered /Users/stephanpavlovic/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/actionpack-3.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
Rendered /Users/stephanpavlovic/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/actionpack-3.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1971.9ms)
Rendered /Users/stephanpavlovic/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/gems/1.8/gems/actionpack-3.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (2117.9ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment