SHIMADA Koji
null+****@clear*****
Wed Aug 22 22:48:47 JST 2012
SHIMADA Koji 2012-08-22 22:48:47 +0900 (Wed, 22 Aug 2012) New Revision: 90da4b026522ac6626b1719bb4e9270a40b3fd2e https://github.com/logaling/logaling-server/commit/90da4b026522ac6626b1719bb4e9270a40b3fd2e Log: Add cucumber-rails Modified files: Gemfile Gemfile.lock Modified: Gemfile (+5 -0) =================================================================== --- Gemfile 2012-08-13 10:46:04 +0900 (c2b81af) +++ Gemfile 2012-08-22 22:48:47 +0900 (afc2568) @@ -45,3 +45,8 @@ group :development, :test do gem 'rspec-rails' gem 'capybara' end + +group :test do + gem 'cucumber-rails', :require => false + gem 'database_cleaner' +end Modified: Gemfile.lock (+17 -1) =================================================================== --- Gemfile.lock 2012-08-13 10:46:04 +0900 (0e9cc1b) +++ Gemfile.lock 2012-08-22 22:48:47 +0900 (23f8b0e) @@ -62,11 +62,24 @@ GEM execjs coffee-script-source (1.3.3) commonjs (0.2.6) + cucumber (1.1.4) + builder (>= 2.1.2) + diff-lcs (>= 1.1.2) + gherkin (~> 2.7.1) + json (>= 1.4.6) + term-ansicolor (>= 1.0.6) + cucumber-rails (1.2.1) + capybara (>= 1.1.2) + cucumber (>= 1.1.3) + nokogiri (>= 1.5.0) + database_cleaner (0.7.2) diff-lcs (1.1.3) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) ffi (1.1.5) + gherkin (2.7.2) + json (>= 1.4.6) haml (3.1.7) haml-rails (0.3.4) actionpack (~> 3.0) @@ -155,8 +168,9 @@ GEM sprockets (2.1.3) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) + tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) + term-ansicolor (1.0.7) therubyracer (0.10.1) libv8 (~> 3.3.10) thor (0.15.4) @@ -182,6 +196,8 @@ PLATFORMS DEPENDENCIES capybara coffee-rails (~> 3.2.1) + cucumber-rails + database_cleaner haml-rails jquery-rails logaling-command! -------------- next part -------------- An HTML attachment was scrubbed... Download