Daveyon Mayne
Daveyon Mayne
Hey @edudnyk Great package. I'm loving it. One small thing, is it possible to enable us to have our own background color? The only way to achieve this is by...
Sorry for a really stupid question but for new comer to Swift, how to use this in my Swift project? I do not know what to search for.
Step 1: ``` git clone https://github.com/rails/rails.git cd rails/ bundle install ``` Step 2: ``` bundle exec railties/exe/rails new ../demo --edge --dev --api ``` Error: ``` env: ruby\r: No such file...
Is this compatible with Spree v4.5.0? Got an error about missing partial when view the [legacy frontend](https://github.com/spree/spree_legacy_frontend): ```rb spree/shared/trackers/google_analytics/page_viewed.js ``` I cannot see a this file inside this repo. What...
Using Rails 7.0.4.2 and ruby 3.1.2 and spree v4.5.1 I've noticed when creating or updating a shipping method and setting it to be displayed to backed, the admin backend dropdown...