Skip to content

Instantly share code, notes, and snippets.

@dan1d
Created June 11, 2013 17:44
Show Gist options
  • Save dan1d/5759026 to your computer and use it in GitHub Desktop.
Save dan1d/5759026 to your computer and use it in GitHub Desktop.
= form_tag '/user_favorites', class: 'hidden' do
= hidden_field_tag :freelancer_id, freelancer.id
= submit_tag t('freelancer.search.result.mark_favorite')
@ezekielriva
Copy link

Listo dani

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment