OSDN Git Service

rspecのインストール周りが最近なんだかオカシイので現実的な方法に修正
authorTaro Matsuzawa aka. btm <btm@tech.email.ne.jp>
Thu, 10 Mar 2011 11:40:00 +0000 (20:40 +0900)
committerTaro Matsuzawa aka. btm <btm@tech.email.ne.jp>
Thu, 10 Mar 2011 11:40:00 +0000 (20:40 +0900)
commit1483f06a26554f8c2d80579027eddc1d5191154f
tree0e6054cab0f02e4ec763958057f7a503ec5ed059
parentcd0098d9b77fd886fbe436a795c6b0b01350f5a0
rspecのインストール周りが最近なんだかオカシイので現実的な方法に修正
環境によってテストが通らないケースがあるのを修正
mail送信スクリプトがproductionでエラーになる問題を修正
初期ディレクトリをなるべく用意するように修正
14 files changed:
.gitignore [new file with mode: 0644]
README
app/controllers/application_controller.rb
log/.gitkeep [new file with mode: 0644]
script/mail
spec/controllers/admin/admin_users_controller_spec.rb
spec/controllers/admin/mail_magazines_controller_spec.rb
spec/controllers/admin/orders_controller_spec.rb
spec/controllers/admin/shops_controller_spec.rb
spec/fixtures/delivery_times.yml
spec/models/payment_spec.rb
tmp/.gitkeep [new file with mode: 0644]
var/run/.gitkeep [new file with mode: 0644]
vendor/plugins/.gitkeep [new file with mode: 0644]