Method: Motion.config
- Defined in:
- lib/motion.rb
.config ⇒ Object Also known as: configuration
29 30 31 |
# File 'lib/motion.rb', line 29 def config @config ||= Configuration.default end |
29 30 31 |
# File 'lib/motion.rb', line 29 def config @config ||= Configuration.default end |