Jorge Manrubia

Results 52 comments of Jorge Manrubia

Thanks for reporting @pjmartorell. Fixing this is not a priority for our use cases but it would be great to fix indeed.

Good catch, thanks for reporting @joshuaclayton. I'm not sure what's the right solution here, but a note in the README is totally pertinent. Thanks!

That's a good idea @ghiculescu. I'll be happy to merge a PR that disables the sandbox option when console1984 is enabled.

I think optional but disabled by default is a sensible approach here @ghiculescu.

Hi @hlogmans, Thanks for reporting this issue. I will look into it. I am not sure I can fix it with the current approach but this is something that should...

Indeed @GUI. Thanks a lot for the info. I'm glad that at least it is tracked. I will try to see how to fix that in Rails. There seem to...

yeah, it looks good to me too @fidelisrafael. Could you prepare a PR for it? Thanks for looking into this issue

Hi @caiotarifa, Sorry for the long delay in my response. I think the breakpoint thing is out of the scope of this gem. I see that as too application-specific as...

Thanks. I haven't tried, but did you try `link_to().html_safe` for the tail? I think that might fix the issue here without having to touch the library. If we need to...

Have you included the following in your `Gemfile`? gem 'truncato' And executed `bundle install` after that? It should work just fine.