From af49b3390ce352297c3b601c69b6b0557a9ae01d Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Fri, 11 Jan 2013 19:30:56 +0100 Subject: Load the production database configuration from the system odbc.ini file. --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 8609613..d505227 100644 --- a/Gemfile +++ b/Gemfile @@ -8,6 +8,7 @@ gem 'cancan' gem 'state_machine' gem 'acts_as_list' gem 'dalli' # memcached +gem 'inifile' # Useful Rails 4 stuff # -- cgit v1.2.3