Elia Schito

Results 181 comments of Elia Schito

@andreareginato direi che puoi chiudere qui, apro la pull sull'org

@andreaforni `git commit --author "Andrea Forni "` ;)

_Sorry for the delay_ Great idea, I guess it would be a good choice to cache the lookup, probably using `Rails.cache`. I'd be happy to merge a PR for this...

Ok, let the cache be opt-in then, at app configuration level, something like `config.dimensions_rails_cache = my_cache` (e.g. could be `{}` for a dummy app level thread-unsafe memoization) and by default...

_Sorry for the delay_ Seems an odd behavior since this lib has nothing to do with JavaScript, maybe it's an issue with turbolinks?

Thanks for your work, I love the site ❤️

@t1ll @Pash-tet Can you send me some failing ERB sample files failing? I'd like to add them to the spec suite

This is a legit bug, thanks for reporting! I'll look into it if I get a chance 👍

time for ruby-2 ! :) rails is covered directly on http://api.rubyonrails.org

Should be fixed by https://github.com/opal/opal/pull/2108