3.3.10
更新内容
https://github.com/pooza/tomato-toot/issues?q=is%3Aclosed+milestone%3A3.3.10
TextSource
- テンプレートの解決に失敗するケースに対応。
更新手順
通常の手順
cd 設置先
git pull
bundle install
bundle exec rake restart
bin/test.rb
最後のテストで 100% passed
が表示されることを確認。
https://github.com/pooza/tomato-toot/issues?q=is%3Aclosed+milestone%3A3.3.10
cd 設置先
git pull
bundle install
bundle exec rake restart
bin/test.rb
最後のテストで 100% passed
が表示されることを確認。