Class: Symbol

Inherits:
Object
  • Object
show all
Includes:
Codshit::Chooseable
Defined in:
lib/codshit.rb

Instance Method Summary collapse

Methods included from Codshit::Chooseable

#choices, #|

Instance Method Details

#to_textObject



94
95
96
# File 'lib/codshit.rb', line 94

def to_text
  Codshit::Generator.active_generator[self].to_text
end