John McDowall

Results 5 issues of John McDowall

Is there a particular reason for this, or was it just to simulate loading? https://github.com/gianmarcotoso/redux-seed/blob/master/src/bootstrap/syncStore.js#L6-L8

Hello, and thanks for this awesome gem! Just wanted to let you know that the default generated migrations will silently fail if the app is using UUIDs as the primary...

I have a `Procfile.dev` that looks like this: ``` rails: bundle exec rails server -b 0.0.0.0 -p 3000 sidekiq: bundle exec sidekiq -C config/sidekiq.yml clock: bundle exec rails runner bin/clock...

Fresh installation, with Rails 7.1.2: ``` undefined local variable or method `javascript_importmap_shim_tag' ``` I think this is caused by the dependency you have in the `.gemspec` [liberally accepting any version...