search for: cancel_url

Displaying 1 result from an estimated 1 matches for "cancel_url".

Did you mean: cancel_all
2010 Mar 09
3
undefined method join for STRING error
...ews/students/student_fail.erb where line #40 raised: undefined method `join'' for #<String:0x105a5e0c8> Extracted source (around line #40): 37: 38: <% fields << render(:partial => "resources_partials/sequence/nav", :locals => sequence_info.merge({:cancel_url => {:controller => :dashboard}})) %> 39: 40: <%= render_form { fields } %> 41: <% end %> Thanks for any response. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" g...