Dmytro Shteflyuk

Results 38 comments of Dmytro Shteflyuk

If you're using Visual Editor - try adding `escaped="true"`

Yes, this is a great idea, I have been thinking about this change for a while. My only suggestion would be to return `title` and `description` back for the next...

Kind of tricky to implement in the current codebase. The main configuration is in the layout file, at which point it might already be too late to render headers (with...

You can utilize i18n for this, similar to what https://github.com/kpumuk/meta-tags/issues/83 suggests. I am still looking for a good approach to implement it as core functionality.

Closing issue, confirmed a Ruby bug in 2.7.0, addressed in 2.7.1+ * https://bugs.ruby-lang.org/issues/16503 * https://github.com/ruby/ruby/commit/8e8841f6bf58031a1fe5b0dbacb5a1fb442102df Kudoes to @JunichiIto

Addressed in https://github.com/kpumuk/codecolorer/pull/34, 0.10.0 is on the way

> Looking forward to this! Thank you @kpumuk You and me both :-) I hope this will eventually get attention from maintainers.

@jurre rebased main and reworded tests to address linter errors in https://github.com/dependabot/dependabot-core/actions/runs/9117390435/job/25068129813

That's true and yes, it is what we're doing now, but the behaviour is rather inconsistent with other Rails components, `ActiveJob` and `ActionMailer`, where such re-assignment is not necessary.

Some discussion about this with @postmodern https://ruby.social/@postmodern/112890522679233029