Washington Botelho

Results 100 comments of Washington Botelho

So late, but if anyone has a similar problem, mine was a malformed syntax: ``` //= require foo_//= require bar ``` Hope help someone.

Thanks for your answer, @FichteFoll. I used to set `ctrl + 1`, `ctrl + 2` and so...

May add the `shift` key. I tried here and there is no OSX and Linux bind for `ctrl + shift + 1..`

Hi @norman , Could you please upload the `alpha4` version? This [version](https://github.com/norman/friendly_id-globalize/blob/master/lib/friendly_id/globalize/version.rb) was set in 2018 and would be great if you could push the gem to RubyGems. Thank you!

@rroblak Do you have the intention to accept this PR?

Well, My problem is the config/logging.rb is called first then initializers, so config.log_to comes with a default (file), not my declared stdout. I used to not change original config files...

I set it directly on `config` to work. Thank you for the tip, I think it can solve this problem. (:

Hi @whatsnewsisyphus, Did you try to set up a large `height` option?

Hi, If you are using the width and height 100% with CSS, all wrappers must be 100%, including the Stepy wrapper.

Hi @nurmanhabib it is hard to say, depends of your application code. CSS is not so simple. One property can break a lot of layout. what is your doubt exactly?