Articles
-
`DeprecatedConstantAccessor.deprecate_constant without a deprecator is deprecated` warning
TLDR; Awaiting a new Devise release after the previous v4.9.2.
-
Jekyll error 'undefined method `tainted?`'
Running Jekyll with recently released Ruby version 3.2 may result in the following error:
-
Homebrew's 'cannot load such file' error
Updating Homebrew after a recent change is generating an error message for any command:
-
Solving a GraphiQL gem asset compilation error
The
graphiql-rails
gem may produce an ‘AssetNotPrecompiled’ error while using its browser IDE. -
How to fix 'uninitialized constant GraphiQL' error
In case of the error
uninitialized constant GraphiQL
when using thegraphql
gem, here is a suggested fix.