-
We are currently seeing SASS errors such as:
```
DEPRECATION WARNING: blue() is deprecated. Suggestion:
color.channel($color, "blue", $space: rgb)
More info: http…
-
### Steps to reproduce
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
gem "rails", github: "rails/rails", branch: "…
-
### Invision prototype link:
http://invis.io/KR33W705Q
#### Screenshots
![image](https://cloud.githubusercontent.com/assets/1761861/7969649/2cb810fa-09ed-11e5-9484-2f59948acbac.png)
![image](http…
-
-
Looks like the problem in these chunk of code:
```ruby
old = $VERBOSE.dup
$VERBOSE = nil
Object.methods.each do |e|
delegate e, to: :@__object__
end
$VERBOSE = old
```
The error looks like:…
-
Has anyone written the php script to use google+ in ruby?
bemky updated
10 years ago
-
-
I am really not sure what exactly is going on here, and I am pretty sure this is the edge case of the edge case scenarios.
I am implementing trestle in a legacy project here.
I have dozens of mode…
-
Hello,
Since today, I can't start the Ruby LSP server. Here's the output from the logs:
```
2024-11-06 17:20:09.075 [info] (platform) The Gemfile's dependencies are satisfied
2024-11-06 17:20:10.79…
-
it's needed for the project, after all.