Module: Permalink::Builder::ClassMethods
- Defined in:
- lib/nimbleshop/permalink/builder.rb
Instance Method Summary collapse
Instance Method Details
#build_permalink(options = {}) ⇒ Object
24 25 26 |
# File 'lib/nimbleshop/permalink/builder.rb', line 24 def build_permalink( = {}) self. = end |