-
Notifications
You must be signed in to change notification settings - Fork 215
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
rougeをロードできなくても泣かないようにしたい #710
Comments
むむむ、ちょっと直してみますね |
takahashim
added a commit
that referenced
this issue
Dec 31, 2016
takahashim
added a commit
that referenced
this issue
Dec 31, 2016
* use rouge only when highlighting with rouge cf. #710 * rescue LoadError when rouge is not installed
ありがとうございます。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
htmlutils.rbでrougeをrequireしているため、gemを入れたくない・不要としている環境でも必ず要求されてしまう。
The text was updated successfully, but these errors were encountered: