Akira Ikeda
Akira Ikeda
Thank you for a wonderful library. There is one thing in trouble. It is a little inconvenient to squish multiple spaces. It is good to make one space before and...
When `.sqliterc` option is `.timer ON` ``` migr8.rb:749:in `block in _get_migrations': undefined method `strip' for nil:NilClass (NoMethodError) from migr8/lib/migr8.rb:745:in `each_line' from migr8/lib/migr8.rb:745:in `_get_migrations' ``` Added `.timer OFF` to preamble.
Get the following error > power_assert: [BUG] Failed to trace: NoMethodError: undefined method `start_with?' for nil:NilClass It was validated as much as possible in a small code. But I do...
``` $ gem uninstall pry pry-debugger rcodetools $ gem i pry rcodetools Successfully installed pry-0.9.12 Successfully installed rcodetools-0.8.5.0 $ echo "require 'pry'; :ok # =>" > a.rb $ ruby -S...
I added the google-api-client gem, and suddenly the app stopped working. Upon investigation, I found out that google-api-client internally uses httpclient, and that httpclient is defining a WebAgent in the...
Hello, I would like to propose a new feature for the automatic initiation of game analysis via SFEN in the URL. For example, given the following SFEN: ``` position sfen...
While following the steps for installation and usage, particularly starting with the command sequence `C-c ,` I encountered a significant issue. The entire contents of my ~/.emacs.d directory, including the...
Thank you very much for creating such a useful library. I’ve been using it since version 1, and I really appreciated that you personally announced the breaking changes when version...