Artemiy Solopov

Results 18 comments of Artemiy Solopov

Я думаю, можно это сделать через javaScript. Я где-то видел даже компилятор Питона в JS.

@Silex I have this even when the bracket is on the previous line: ``` scss svg .node { a:hover, a:focus { text-decoration: none; } } ```

It kinda did, I connected but every time I try to query a table (e. g. `SELECT * FROM "sqerp_development"."public"."offices" LIMIT 1000`) I get an error: Cross-database references are not...

@irungentoo There is a YAML library for literally everything now. And YAML is pretty readable IMHO.

JSON is possible though in my opinion YAML is more readable.

Even more simple. Plain-text ASCII files.

I'm having a similar problem. I've aliased `docker-compose` to `docker compose` but it still doesn't work. Does lefthook not respect aliases?

I unfortunately cannot use this at all. `Ransack::Visitor.new.accept` just returns `nil`.