Flowdock
method

add_includes

Importance_1
v2.1.0 - Show latest stable - 0 notes - Class: ActiveRecord::Serialization::Serializer
add_includes(&block) public

Add associations specified via the :includes option. Expects a block that takes as arguments:

  +association+ - name of the association
  +records+     - the association record(s) to be serialized
  +opts+        - options for the association records
Show source
Register or log in to add new notes.