okimo****@users*****
okimo****@users*****
2010年 3月 11日 (木) 18:13:56 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mint-server" repository containing the "mint" project. The branch, master has been updated via 406474091edb2377ac5c3298123e471718ad87e5 (commit) via 487928bf531afa3db9205d35c9865a847166a364 (commit) via f655a0cab5327a95b92f05f6e28bb849d0e59269 (commit) from 652e0b8f4de81efdbb1537baccd88a61ef2afdcd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 406474091edb2377ac5c3298123e471718ad87e5 Author: okimoto <okimo****@good-*****> Date: Thu Mar 11 17:13:30 2010 +0900 add web_steps_ja.rb commit 487928bf531afa3db9205d35c9865a847166a364 Author: okimoto <okimo****@good-*****> Date: Thu Mar 11 17:04:04 2010 +0900 update cucumber commit f655a0cab5327a95b92f05f6e28bb849d0e59269 Author: okimoto <okimo****@good-*****> Date: Thu Mar 11 17:01:52 2010 +0900 refactor spec ----------------------------------------------------------------------- Summary of changes: config/environments/cucumber.rb | 10 +- features/step_definitions/web_steps.rb | 30 +++++-- features/step_definitions/web_steps_ja.rb | 140 +++++++++++++++++++++++++++++ features/support/env.rb | 11 ++- lib/tasks/cucumber.rake | 2 +- spec/models/affiliation_spec.rb | 10 +-- 6 files changed, 178 insertions(+), 25 deletions(-) create mode 100644 features/step_definitions/web_steps_ja.rb hooks/post-receive -- mint-server (mint)