Libraries
»
class2
(0.6.0)
»
Index
»
Class2
»
SnakeCase
»
JSON
»
#as_json
Method: Class2::SnakeCase::JSON#as_json
Defined in:
lib/class2.rb
#
as_json
⇒
Object
355 356 357
# File 'lib/class2.rb', line 355
def
as_json
(
*
)
Util
.
as_json
(
self
,
:underscore
)
end