Hola,
alguien me puede ayudar con este error del highlight, el código está
cogido tal cual de la documentación de Rails:
highlight(‘You searched for: rails’, ‘rails’, :highlighter => ‘\1’)
Y devuelve este error:
TypeError: can’t convert Hash into String
from
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.1/lib/action_view/helpers/text_helper.rb:87:in
gsub' from /Library/Ruby/Gems/1.8/gems/actionpack-2.1.1/lib/action_view/helpers/text_helper.rb:87:in
highlight’
from
/Users/vigosan/Sites/zrg_200906111700MST/app/models/training_plan_interpreter.rb:12:in
`to_s’
from (irb):33
Muchas gracias