def shadow
content_tag :div, :class => 'b-shadow' do
result = ''
...
Ruby content_tag
by https://www.google.com/accounts/o8/id?id=AItOawnnR1uGNbbUG-ny6nYzDXxbIckLhtbxifo,
April 05, 2011 08:21,
3 refactorings, tagged with rails, helpers
# TODO: Defangle this (dep). # This is gross, but can't think of a classier way at the moment. def show_authentication_action_as_link ...
Ruby Links vs. Buttons: Can I ge...
I can't seem to figure out ...
There is any special helper...