Suan Yeo

Results 20 issues of Suan Yeo

Try this out - compare the resulting HTML output generated from Docter and github.com with the following: ``` abc ``` The underlines show up in Docter's but not in github's.

We will be using figaro by sharing an `application.yml` file via means outside of the app. However, there is still a need for occasional personal overrides. The problem with "just...

So, when we use this gem with [spring](https://github.com/rails/spring) I get an `undefined method 'when' for #` error when using the `#when` method. It works fine when I don't use spring....

First of all wanna thank you for this utility gem! Just wanna share some constructive suggestions. I believe `period: 0` should be the default. A very common case is to...

- Cache the new markdown content on every PUT request - On every GET request, initiate a new websocket and send the latest cached markdown so the the browser gets...

Or at least continue using github-markdown-css with added styles in separate stylesheets, rather than copying and modifying the stylesheets wholesale

Right now grape-swagger-rails expects to be mounted only once, at a single route. It also expects a single global definition of `options.url`, `options.app_url`, etc. It would be really useful if...

new feature

* **Electron-Builder Version**: 5.2.1 * **Node Version**: 14.15.1 * **Electron Version**: 10.1.5 * **Electron Type (current, beta, nightly)**: current * **Target**: MacOS (the problem is only happening on upcoming MacOS...

I'm getting a `machinist-1.0.6/lib/machinist.rb:40: warning: Object#type is deprecated; use Object#class` warning when using blueprints with a `type{ }` field. Since it doesn't seem like 1.0 is being updated anymore, if...