Muhammet Dilmaç
Muhammet Dilmaç
Oluşturulan bir görev için zaman ve hatırlatma süresi eklenebilir gerçekleşme süresine belirtilen kadar bir süre kalınca sistem tarafından bir uyarı oluşturulabilir.
Hello, I use activerecord in my project haremcr: https://github.com/MuhammetDilmac/haremcr I get InvalidByteSequenceError. When i insert new data to table i check characters; https://github.com/MuhammetDilmac/haremcr/blob/master/src/harem_cr.cr#L96 and insert data. No error on insertion....
Document must be add excel graphs
Document must be add table of contents
Document must be add table
Maybe support some conditions on route definitions. Like sinatra; http://www.sinatrarb.com/intro.html#conditions Example; ```crystal get "/", host_name: "api.example.com" do "api.example.com" end ```
When trying current installation document under windows. You get some errors. Some example; Character set, Make command not found(via native extensions for example actioncable(nio4r), byebug, etc.). Bash on ubuntu is...
I wanted Gitlab CI support not to be missing 😇 Example result is [here.](https://gitlab.com/m_dilmac/ruby-minimal-project/-/jobs/1415918613)
What do you think about `width: max-content` and `max-width` implementation? `white-space: nowrap` has endless width problem on long text. See the difference between https://codepen.io/MuhammetDilmac/pen/abRyvBd