Module: Card::Set::Self::Always

Extended by:
Card::Set
Includes:
FollowOption
Defined in:
tmpsets/set/mod006-05_email/self/always.rb

Instance Method Summary collapse

Methods included from Card::Set

abstract_set?, all_set?, card_accessor, card_reader, card_writer, clean_empty_module_from_hash, clean_empty_modules, define_active_job, define_event_method, define_event_perform_later_method, define_on_format, ensure_set, event, extended, format, process_base_module_list, process_base_modules, register_set, register_set_format, shortname, view, write_tmp_file

Methods included from FollowOption

cards, codenames, #description, included, main_options, #restrictive_option?, restrictive_options

Instance Method Details

#labelObject



13
14
15
# File 'tmpsets/set/mod006-05_email/self/always.rb', line 13

def label
  'follow'
end

#titleObject



9
10
11
# File 'tmpsets/set/mod006-05_email/self/always.rb', line 9

def title
  'Following'
end