From 6aa9e49eb51f61c62a2c37a6c4226514a8d3e6c0 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 2 Feb 2015 19:24:13 +0100 Subject: Paths in the code still used old name... --- lib/postcodes-norway.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/postcodes-norway.rb') diff --git a/lib/postcodes-norway.rb b/lib/postcodes-norway.rb index 6aefc98..86d0ab4 100644 --- a/lib/postcodes-norway.rb +++ b/lib/postcodes-norway.rb @@ -1,6 +1,6 @@ module PostCodes - require 'norwegian-postcodes/railtie' if defined?(Rails) + require 'postcodes-norway/railtie' if defined?(Rails) # Correspond to the Norwegian 'Fylke' Counties = [ -- cgit v1.2.3