class AtomicTV::AtomicParsleyTagger::AtomicParsleyUnavailable
Public Instance Methods
human_message()
click to toggle source
# File lib/AtomicTV/atomic_parsley_tagger.rb, line 5 def human_message 'AtomicParsley is not installed or could not be found. Try checking your PATH.' end