Module: Card::Set::Type::Uri::Format
- Extended by:
- AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod004-format/type/uri.rb
Instance Method Summary collapse
Instance Method Details
#view: core ⇒ Object
9 10 11 |
# File 'platypus/tmp/set/gem-defaults/mod004-format/type/uri.rb', line 9 view :core do link_to_resource _render_raw, render_title end |
#view: url_link ⇒ Object
13 14 15 |
# File 'platypus/tmp/set/gem-defaults/mod004-format/type/uri.rb', line 13 view :url_link do link_to_resource _render_raw end |