tdiary / tdiary-contrib

tDiaryの非正規リポジトリ。どなたでもcommit可能です。commit権希望の方、まずはパッチ等をpull requestして下さい。
https://tdiary.org/
68 stars 46 forks source link

RSpec 3 対応 #82

Closed hsbt closed 10 years ago

hsbt commented 10 years ago

https://github.com/tdiary/tdiary-core/pull/409 と同じ対応です。近々使えなくなる should syntax を expect にコンバートしました。

tdtds commented 10 years ago

LGTM