Method: MotionSupport::Inflector::Inflections.instance
- Defined in:
- motion/inflector/inflections.rb
.instance ⇒ Object
22 23 24 |
# File 'motion/inflector/inflections.rb', line 22 def self.instance @__instance__ ||= new end |
22 23 24 |
# File 'motion/inflector/inflections.rb', line 22 def self.instance @__instance__ ||= new end |