Results 148 issues of Tiago

Hi About time someone actually is working on this. Indeed I18n is in need of an update in its format to allow foreign elements without always marking the subsequent string...

Feature request

CanCan Matchers do not conform with the new RSpec (currently 3.0.0.rc1, approaching official release).

I'm using the parsing engine in order to get hash representation that will be serialized somewhere. In order for it to be serialized, the object cannot be singleton. Turns out,...

Using net-snmp I'm fetching a certain value which always comes back as a mixture of different encoding formats. For example, one the results was `210235399110D1000030\x00`. Looking through the library, I've...

Would be cool to have an example with trailer headers.

I've noticed that `jwt` doesn't ship with rbs signatures yet. Is this something the project would like to have going forward?

I've running into this situation in a lib where I want to support new ruby syntax, but I want to had a backwards-compatibility layer. This leads me to define methods...

Feature

Coming from https://github.com/jeremyevans/sequel/issues/1201#event-685844858 I'm replacing a rails project AR layer with sequel, which uses draper. Although there is no built in support in draper for Sequel (the `.decorate` mixin is...

I'm using the `transform` callback with success when setting up a serializer attribute. However, when I pass the same option to the relationship, it just isn't called. ```js const PersonSerializer...

**Environment Information** Provide at least: * jruby-head (jruby 9.4.0.0-SNAPSHOT (3.1.0) 2022-02-08 3562498c80 OpenJDK 64-Bit Server VM 25.322-b06 on 1.8.0_322-b06 +jit [mswin32-x86_64]) * Microsoft Windows Server 2022 (10.0.20348) This is a...

windows