Module: Card::Set::Self::Home::Format
- Extended by:
- AbstractFormat
- Defined in:
- platypus/tmp/set/gem-defaults/mod004-format/self/home.rb
Instance Method Summary collapse
Instance Method Details
#view: home_path ⇒ Object
13 14 15 |
# File 'platypus/tmp/set/gem-defaults/mod004-format/self/home.rb', line 13 view :home_path, perms: :none do card_path "" end |
#view: home_url ⇒ Object
9 10 11 |
# File 'platypus/tmp/set/gem-defaults/mod004-format/self/home.rb', line 9 view :home_url, perms: :none do card_url "" end |