module UrlsForHumans::ClassMethods

Attributes

humanly_attrs[RW]

Public Instance Methods

urls_for_humans(*humanly_attrs) click to toggle source
# File lib/urls_for_humans.rb, line 13
def urls_for_humans(*humanly_attrs)
  @humanly_attrs = humanly_attrs
end