Class: ActionController::Responder
- Inherits:
-
Object
- Object
- ActionController::Responder
- Defined in:
- lib/rubyamf/rails/rails3_bootstrap.rb
Overview
Add custom responder so respond_with works
Instance Method Summary collapse
Instance Method Details
#to_amf ⇒ Object
37 38 39 |
# File 'lib/rubyamf/rails/rails3_bootstrap.rb', line 37 def to_amf display resource end |