Initial work

This commit is contained in:
erwanlr
2013-02-20 17:34:17 +01:00
parent a01e1ab29f
commit 8b9aec468a
11 changed files with 26 additions and 78 deletions

View File

@@ -27,7 +27,7 @@ end
require File.expand_path(File.dirname(__FILE__) + '/../lib/common/common_helper')
gem 'webmock', '=1.8.11'
#gem 'webmock', '=1.8.11'
require 'webmock/rspec'
SPEC_DIR = ROOT_DIR + '/spec'