Class: ActionController::Responder

Inherits:
Object
  • Object
show all
Defined in:
lib/rubyamf/rails/rails3_bootstrap.rb

Overview

Add custom responder so respond_with works

Instance Method Summary collapse

Instance Method Details

#to_amfObject



37
38
39
# File 'lib/rubyamf/rails/rails3_bootstrap.rb', line 37

def to_amf
  display resource
end