marko-avlijas

Results 11 comments of marko-avlijas

> In any case, this question is often brought up by users that use the distributed _runcoms_ **as is** which is a terrible idea, since doing `git pull` to update...

Do you mean `--fill="#444"`? Or what? Also I urge the contributors to add that information in README.

That's not true. From other issue, there is a way to specify hex color: ``` font-awesome-svg-png --color "#0370E9" --svg --no-png --dest blue ``` I just think it should be included...

> looking at the changes between 1.1.5 and 1.2.0 I believe you should be able to set `ENV["TEASPOON_ENV"]` to the path to your env file as a work around. >...

> Why would an engine override `Rails.root`? Why would rails root be overridable if i'ts bad or not necessary? :) To answer your question: I don't know. I am new...

It's done like this: `Rails.application.config.root = 'whatever/i/want'` :smile: TBH I don't know why you would do that, but I suspect everyone in this thread experiencing this issue has rails root...

IMHO best fix would be to check free disk space before any file is downloaded, in any part of rubygems. If there is not enough disk space to download the...

Argument to select theme by number is useless for scripting because as new themes are added numbers will change and scripts will get broken. Themes must be chosen by name....

I have created a pull request to fix this issue: https://github.com/Mayccoll/Gogh/pull/245

How do I apply this fix? I have installed this applet using normal linux mint way. What should I do?