style for reg/login; minor UI fixes;

This commit is contained in:
Tobias Klika
2011-06-30 07:55:56 +02:00
parent b3aff2c42b
commit 349c5075f4
12 changed files with 108 additions and 48 deletions
+1 -4
View File
@@ -1,4 +1 @@
APP_CONFIG = HashWithIndifferentAccess.new(YAML.load(File.open(File.join(Rails.root, 'config', 'config.yml'))))
require "sevendigital"
$sevendigital_client = Sevendigital::Client.new("config/sevendigital.yml", :country => "US")
APP_CONFIG = HashWithIndifferentAccess.new(YAML.load(File.open(File.join(Rails.root, 'config', 'config.yml'))))
-1
View File
@@ -1 +0,0 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #