Libraries
»
mona
(0.2.3)
»
Index
»
Mona
»
Loaders
»
Base
»
SetupDsl
»
#inflect
Method: Mona::Loaders::Base::SetupDsl#inflect
Defined in:
lib/mona/loaders/base.rb
#
inflect
(hash) ⇒
Object
49 50 51
# File 'lib/mona/loaders/base.rb', line 49
def
inflect
(
hash
)
@inflections
.
merge!
(
hash
)
end