Method: Counter::Cache::OptionsParser#polymorphic?

Defined in:
lib/counter/cache/options_parser.rb

#polymorphic?Boolean

Returns:



48
49
50
# File 'lib/counter/cache/options_parser.rb', line 48

def polymorphic?
  options[:polymorphic]
end