Mike Chong
Mike Chong
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
Just an optional idea. I've been using docker-compose for nginx (WebDAV) locally. It might be a bit better than the current setup. Developers on different operating systems can have similar...
Hello, is it a good idea to read server IP address from the `.env` file? ```yaml # Deploy to these servers. servers: - FOO_PHOENIX_1 - FOO_PHOENIX_2 ```
Instead of adding contents in the editor for suggestions, could we use a macOS window for suggestions? Code in the editor seems to be super disturbing.
Hello! Is there any way to use Firebase and `AnalyticsWithoutAdIdSupport`?
While executing `bundle exec rake db:migrate`: ```bash undefined method `senses' for nil:NilClass/Users/wildcat/Downloads/201701/temp/dubsar/db/migrate/20101105231754_create_verb_frames.rb:69:in `block (2 levels) in up' ```
### Describe the bug On windows, the icon is super blurry....  ### Platform and Database ```text Windows 10 sqlite ```