Bert Goethals

Results 59 comments of Bert Goethals

I think we decided that: - the name of an event file would be `DATE-LOCATION.md` Where the date is always the later one (not install party). e.g.: 2014-10-07-brussels.md - the...

I think we can leave it as is. There is no technical requirement, and it allows the creator to adjust the date to local preferences, or it could be enforced...

What needs to be done to move this rule forward? I'd really like to see it being added to rubocop as we had a production related issue that this rule...

Not stale dear bot... @bbatsov what should we do to get this merged in? 👆 there is quite a bit of support for it above.

If I may, I'd like to add an other suggestion. More and more frontend development is happening using React/Vue, as it can provide an excellent developer and user experience. It...

Hi, as I mentioned, I can't really provide a PR at this time, as we have just solved it for our specific use case, but I can past you the...

> one of the suggestions that came up was maybe not calling Unleash if you detect a bot Well, we do use unleash to put our site in maintenance mode......

So I created a POC of what I think could work here: https://github.com/Bertg/unleash-client-ruby/blob/request_client_poc/lib/unleash/request_client.rb I can imagine it being used like this in a rails application: ```ruby class ApplicationController def unleash...

@rarruda @sighphyre Would you be open to receive a full PR with these changes? If not I'll instead work on building a companion gem instead.