Flowdock
method

alias_suffix

Importance_0
v3.2.13 - Show latest stable - 0 notes - Class: AssociationScope
alias_suffix() private

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 102
      def alias_suffix
        reflection.name
      end
Register or log in to add new notes.