Sha256: 1b075e324fb530701f1c8778bbddda5dff84487a6bdb75023fcafa2f2870e62e
Contents?: true
Size: 249 Bytes
Versions: 2
Compression:
Stored size: 249 Bytes
Contents
# <form...> # <fieldset class="form-actions"> # <a class="btn" href="">Link</a> # </fieldset> # </form> module FormtasticRebootstrap module Actions class LinkAction < Formtastic::Actions::LinkAction include Base end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
formtastic_rebootstrap-0.0.2 | lib/formtastic_rebootstrap/actions/link_action.rb |
formtastic_rebootstrap-0.0.1 | lib/formtastic_rebootstrap/actions/link_action.rb |