devingray
07-11-2008, 05:03 PM
I am receiving the error:
ActionView::TemplateError (wrong argument type String (expected Proc))
On google i found that this error is documented:
http://redmine.ruby-lang.org/issues/show/211
the problem is the ruby version installed on bluehost:
ruby 1.8.6 (2008-06-20 patchlevel 230) [x86_64-linux]
the fix resides on:
ruby 1.8.6 (2008-07-01 patchlevel 257) [i686-linux]
Who is responsible for updating the ruby version?
ActionView::TemplateError (wrong argument type String (expected Proc))
On google i found that this error is documented:
http://redmine.ruby-lang.org/issues/show/211
the problem is the ruby version installed on bluehost:
ruby 1.8.6 (2008-06-20 patchlevel 230) [x86_64-linux]
the fix resides on:
ruby 1.8.6 (2008-07-01 patchlevel 257) [i686-linux]
Who is responsible for updating the ruby version?