Flowdock
method

add_extra_behavior

Importance_0
v3.0.9 - Show latest stable - 0 notes - Class: ActiveRecord::XmlSerializer
add_extra_behavior() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/serializers/xml_serializer.rb, line 185
    def add_extra_behavior
      add_includes
    end
Register or log in to add new notes.