Class: Motion::Project::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/motion/project/phrase.rb

Instance Method Summary collapse

Instance Method Details

#phraseObject



52
53
54
# File 'lib/motion/project/phrase.rb', line 52

def phrase
  @phrase ||= PhraseConfig.new(self)
end