Module: Card::Set::All::Follow::FollowLinkViews::HtmlFormat
- Extended by:
- Card::Set::AbstractFormat
- Defined in:
- tmpsets/set/mod017-follow/all/follow/follow_link_views.rb
Instance Method Summary collapse
Instance Method Details
#follow_button ⇒ Object
25 26 27 |
# File 'tmpsets/set/mod017-follow/all/follow/follow_link_views.rb', line 25 def follow_link_class.new(self). end |
#follow_modal_link ⇒ Object
29 30 31 |
# File 'tmpsets/set/mod017-follow/all/follow/follow_link_views.rb', line 29 def follow_modal_link follow_link_class.new(self).modal_link end |