Libraries
»
json_rander
(0.0.2)
»
Index
»
JsonRander
»
JNumHead
»
#is_head?
Method: JsonRander::JNumHead#is_head?
Defined in:
lib/json_rander/json_num_builder.rb
#
is_head?
⇒
Boolean
Returns:
(
Boolean
)
38 39 40
# File 'lib/json_rander/json_num_builder.rb', line 38
def
is_head?
return
true
end