Method: ForeignDomainRouting.native_domains

Defined in:
lib/foreign_domain_routing.rb

.native_domainsObject



8
9
10
# File 'lib/foreign_domain_routing.rb', line 8

def self.native_domains
  init_native_domains[RAILS_ENV.to_sym]
end