Cristiam Castillo
Cristiam Castillo
B-fu has also some "bonus features" like stop and delete job and a nice admin to monitoring progress that DJ doesn't have or that is very difficult to implement. I...
Could be fixed with #262
Same issue here It looks that `SHARE_SITES` is hard-coded and it is unable to change link text. I will spend some time working on that
Hello. I tested with Rails 7.1 and Puma 6.4.2, to be deployed with systemd on a Ubuntu server. I found that the template for creating the service evaluates Gemfile to...
Sorry the mistake. I've just corrected the bug. Adding `$layout: 'fluid-fixed'` or `$background-color: #333` rises the error. Without arguments `navbar()` works fine.
Ok, Browsing the code I found this line: /lib-core/sass/core/components/_navbar.sass#L26 similar to `$breakpoint - 1px`. Notice the white space between `-`. Browsing locally the gem kickstart_rails-3.1.2 I notice this line very...