Skip to content

Instantly share code, notes, and snippets.

@LTe
Created November 23, 2010 14:34
Show Gist options
  • Save LTe/711846 to your computer and use it in GitHub Desktop.
Save LTe/711846 to your computer and use it in GitHub Desktop.
<% f.with_options :class => "rounded_field" do |opt| %>
<%= opt.text_field :twitter_api %>
<br /> <br />
<%= opt.text_field :facebook_api %>
<br /> <br />
<%= opt.text_field :feedback_url %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment