Module ISO3166::CountryClassMethods
In: lib/countries/country/class_methods.rb

Methods

Constants

FIND_BY_REGEX = /^find_(all_)?(country_|countries_)?by_(.+)/
SEARCH_TERM_FILTER_REGEX = /\(|\)|\[\]|,/

Public Instance methods

countries(&blk)

Alias for all

Protected Instance methods

[Validate]