RubyGems.org

Expects ActiveRecord models to call acts_as_linkable :name => :link_name_method, :title => :link_title the arguments should be methods on the class. Once done you can just call link(Object) or link(Array) and it's all taken care of.

installgem install acts_as_linkable
Authors

Tyler Gannon

3,132 total downloads 848 for this version
Owners

132c4e5e2dbd09ab1a9a76911bc56982

Gemfile
gem "acts_as_linkable", "~> 0.0.5"
Versions
  1. 0.0.5 July 20, 2010
Development Dependencies
  1. thoughtbot-shoulda >= 0