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