Flowdock
new(bind_substitution) 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/associations/association_scope.rb, line 25
      def initialize(bind_substitution)
        @bind_substitution = bind_substitution
      end
Register or log in to add new notes.