Class: Motion::Project::Config
- Inherits:
-
Object
- Object
- Motion::Project::Config
- Defined in:
- lib/motion/project/phrase.rb
Instance Method Summary collapse
Instance Method Details
#phrase ⇒ Object
52 53 54 |
# File 'lib/motion/project/phrase.rb', line 52 def phrase @phrase ||= PhraseConfig.new(self) end |