Hi Bryan:

Sorry for this late response. Here is the complete log:

---
Started POST "/actions" for 127.0.0.1 at 2011-12-19 10:04:49 +0100
  SQL (0.7ms)   SELECT name
 FROM sqlite_master
 WHERE type = 'table' AND NOT name = 'sqlite_sequence'

  SQL (0.3ms)   SELECT name
 FROM sqlite_master
 WHERE type = 'table' AND NOT name = 'sqlite_sequence'
  SQL (0.2ms)   SELECT name
 FROM sqlite_master
 WHERE type = 'table' AND NOT name = 'sqlite_sequence'

  SQL (0.3ms)   SELECT name
 FROM sqlite_master
 WHERE type = 'table' AND NOT name = 'sqlite_sequence'
  SQL (0.3ms)   SELECT name
 FROM sqlite_master
 WHERE type = 'table' AND NOT name = 'sqlite_sequence'

  Processing by ActionsController#create as HTML
  Parameters: {"page_path"=>"/actions/new",
"authenticity_token"=>"OefksiSPfsfRBpHalL4SCR8mdrJBZZBVlifvnAMNSx0="}
  User Load (0.8ms)  SELECT "users".* FROM "users" WHERE "users"."id"
= 1 LIMIT 1
Completed 500 Internal Server Error in 9ms

NoMethodError (undefined method `map_hash' for "create":String):


Rendered /home/ibon/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/
lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
Rendered /home/ibon/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/
lib/action_dispatch/middleware/templates/rescues/
_request_and_response.erb (20.0ms)
Rendered /home/ibon/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/
lib/action_dispatch/middleware/templates/rescues/diagnostics.erb
within rescues/layout (26.6ms)
---

Regards, Ibon.

On Dec 15, 2:42 pm, Bryan Larsen <[email protected]> wrote:
> The other piece that will be useful is the stuff in the log before the
> stacktrace, especially the parameters of the call.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to