Skip to content

Instantly share code, notes, and snippets.

@leikind
Created December 26, 2011 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leikind/1521101 to your computer and use it in GitHub Desktop.
Save leikind/1521101 to your computer and use it in GitHub Desktop.
<%= grid(@grid, :class => 'css_class1') do |g|
g.column(:class => 'css_class2') do
end
end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment