Class: ActiveRecord::Relation
- Inherits:
-
Object
- Object
- ActiveRecord::Relation
- Defined in:
- lib/rubyamf/rails/rails3_bootstrap.rb
Instance Method Summary collapse
Instance Method Details
#encode_amf(ser) ⇒ Object
21 22 23 |
# File 'lib/rubyamf/rails/rails3_bootstrap.rb', line 21 def encode_amf ser ser.serialize ser.version, self.to_a end |