Anton Maminov
Anton Maminov
[shards-info](https://github.com/mamantoha/shards-info) with `crest` `v0.10.1` randomly crash on Heroku about 1-2 times per hour :shit:
2 models: `User` and `Friendship`. ```crystal class User include Clear::Model primary_key column name : String timestamps has_many friendships : Friendship has_many requestors : User, through: :friendships, relation: :requestor has_many receivers...
This PR upgrades Electron to v19.0.12. Luckily, no API changes affected Mailspring :tada:
Replaces https://github.com/crystal-lang/crystal/pull/7236 Closes https://github.com/crystal-lang/crystal/issues/7103 The original PR was made by @julik In this PR I did: - [x] Rebased with `master` branch. - [x] Updated code to make CI happy.
#### Requirements (please check off with 'x') - [x] I have read the [Contributing Guidelines](https://github.com/ryanoasis/vim-devicons/blob/master/CONTRIBUTING.md) - [x] I have read or at least glanced at the [FAQ](https://github.com/ryanoasis/vim-devicons#faq--troubleshooting) - [x] I...
We are using warbler to run an application, which is run on Windows and Linux. After running jar, temporary files are not being deleted. We were able to reproduce the...
Hi. I face an issue when trying to use raven.cr with [jennifer.cr](https://github.com/imdrasil/jennifer.cr). ```console Module validation failed: Function return type does not match operand type of return inst! ret %"(Array(AnyHash::JSONTypes::Value) |...
update shards