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