Matthias Günther

Results 80 comments of Matthias Günther

@aldentea thanks for pointing out at this line. Puh, bug is very old in Sinatra and merged only now. I will still do my debugging session and see how I...

Hi @farcaller, I've setup an example app under https://github.com/wikimatze/padrino-nested-grape-mounts which do the nesting in a way I understand modules in grape as explained under https://github.com/ruby-grape/grape#modules - just follow the README...

Maybe I can help and contibute these mayor changes in the documentation page of padrino.

Hi @maca we have just released version 0.0.3 of the gem - can you try it again, if you still have the error. If yes, can you send us a...

Have the same problem, it is not working with the default installation as the README says.

Hi @jaxbot I tried `g:gissues_async_omni = 0` and `let g:gissues_lazy_load = 1` and it is still slow when doint a `:Gcommit` - any other things is working great for creating...

Hi @stefanoverna, I checked out Padrino 0.11.4 and searched after the `asset_timestamp` method and found it under `padrino-framework/padrino-helpers/lib/padrino-helpers/asset_tag_helpers.rb`. Now it looks like: ``` ruby ## # Returns the timestamp mtime...

Hi @stefl there have been now several huge improvements in the Padrino framework and of padrino-sprockets. Is it still failing for your case? Best regards Matthias

When I find the time, I will test and merge it, sorry for the delay.

@sshaw I've finally ported over the old post and fix some grammar issues. When it's fine, I'll merge it.