Pawel Osiczko
Pawel Osiczko
Undesired interaction between figaro/active_record for rake db tasks (rake runs twice for db tasks)
Not sure how to report this, but active record's (4.2.x) default behavior has some undesired side-effects on rake tasks when used with figaro. The rake db:\* tasks run twice in...
When I create a partial that's included in parent html and that partial contains a block, that block is not being overridden when in a child overrides it: 1. I...
Default `importmaps` used during `rails new` step and subsequent `esbuild` installation step causes errors described in #175. This PR tickles internal `@options` overriding `javascript` option to `esbuild`. As a result,...