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

10,758 total downloads 1,563 for this version
Owners

132c4e5e2dbd09ab1a9a76911bc56982

Gemfile
gem "acts_as_linkable", "~> 0.0.5"
Versions
  1. 0.0.5 July 20, 2010
  2. 0.0.4 July 15, 2010
  3. 0.0.3 July 15, 2010
  4. 0.0.1 July 11, 2010
Development Dependencies
  1. thoughtbot-shoulda >= 0