String
A string that returns itself as its JSON-encoded form.
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/lib/active_support/json/variable.rb, line 5 def as_json(options = nil) self end
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/lib/active_support/json/variable.rb, line 6 def encode_json(encoder) self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.