From a21b843d244674e58fa6247a44557b34d08e088e Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 25 Nov 2014 23:04:01 +0100 Subject: [PATCH] mysql --- Gemfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index a7ffd67..7b6168c 100644 --- a/Gemfile +++ b/Gemfile @@ -37,4 +37,5 @@ gem "twitter-bootstrap-rails" gem 'formtastic-bootstrap' gem 'kaminari-bootstrap' -gem 'acts_as_commentable' \ No newline at end of file +gem 'acts_as_commentable' +gem "mysql2" \ No newline at end of file