Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bcdice: DiceBot が読み込まれない問題を解消する #109

Merged
merged 6 commits into from
Jul 28, 2018

Conversation

ochaochaocha3
Copy link
Member

fixes #108

.bcdice でゲームシステム未指定時に既定のDiceBotが読み込まれない問題を修正しました。Generatorとテストを追加し、上記条件で正常に読み込まれることを確認しています。

refs #108

bcdiceメソッドが長くなったため
Ruby 2.2以前はBcdiceで使っている新しい文法(&.)に
対応していないため
@ochaochaocha3
Copy link
Member Author

da72a29 でRuby 2.2以前への対応を落としたのは、現在のコードが既に2.3以降でないと動作しなくなっていたためです。2.3系でさえもうすぐEOLとのことなので、問題ないと思います。

Copy link
Member

@koi-chan koi-chan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認しました。修正ありがとうございます!
v0.14.1 でお願い致します。

@koi-chan koi-chan added this to the v0.14.1 milestone Jul 27, 2018
@ochaochaocha3
Copy link
Member Author

確認ありがとうございます!それではマージいたします。

@ochaochaocha3 ochaochaocha3 merged commit ce91a40 into master Jul 28, 2018
@koi-chan koi-chan deleted the bcdice-dicebot branch October 3, 2018 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bcdice: DiceBot が読み込まれない
2 participants