method
as_json
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: FalseClass
as_json(options = nil)
public
Hide source
# File activesupport/lib/active_support/json/encoding.rb, line 160 def as_json(options = nil) self end


