module DeveloperWithExtendOption::NamedExtension
Public Instance Methods
category()
click to toggle source
# File activerecord/test/cases/associations/has_and_belongs_to_many_associations_test.rb, line 99 def category "sns" end