Sha256: 7d4a29a1aab8349ea17dd7a2a9564effa75e305dbe9b9b8eda342af5edc2a6b2
Contents?: true
Size: 598 Bytes
Versions: 1
Compression:
Stored size: 598 Bytes
Contents
# LinkToAction Set of helpers: link_to_new, link_to_edit, link_to_destroy NOTE: only link_to_new is available in version 0.0.1 ## Installation Add this line to your application's Gemfile: gem 'link_to_action' And then execute: $ bundle Or install it yourself as: $ gem install link_to_action ## Usage link_to_{action} object, options ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
link_to_action-0.0.1 | README.md |