☰
Module demodulize
Functions
?
Module
inflector
::
string
::
demodulize
source
·
[
−
]
Expand description
Provides demodulize a string.
Example string
Foo::Bar
becomes
Bar
Functions
demodulize
Demodulize a
&str