Sha256: 157e675f7d817c7098734ead1df3202d6e5d7e74e5c147570f498ae7535ef5f3
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
module ContactUs::ContactsHelper def clear_div %Q{<div style="clear: both; height: 0px; line-height: 0px;" class="clear"> </div>}.html_safe end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
contact_us-0.0.1 | app/helpers/contact_us/contacts_helper.rb |