Skip to content

Instantly share code, notes, and snippets.

@davidsf
Created March 23, 2012 16:17
Show Gist options
  • Save davidsf/2172358 to your computer and use it in GitHub Desktop.
Save davidsf/2172358 to your computer and use it in GitHub Desktop.
link_to problem
= link_to ({:controller => params[:controller], :action => "seleccionados", :filter => current_param_filters} , :title => 'Ver un listado de los lotes seleccionados') do
/home/david/src/newpanel/app/views/application/_selections.haml:48: syntax error, unexpected ',', expecting ')'
...ter => current_param_filters} , :title => 'Ver un listado de...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment