Paulo Fidalgo

Results 16 issues of Paulo Fidalgo

It would be nice, to have a way to capture the output to a String in order to print it or send it to an external service, like Bugsnag. Also...

enhancement

### Background Brakeman version: 5.1.1 Rails version: 6.1.4 Ruby version: 2.7.2 Link to Rails application code: `Unscoped call to Organization#find near line 11: Organization.find(params[:organiser_id])` #### False Positive *Full* warning from...

When I search, using an alias I cannot get the value of the searched parameter in the field. In the name field I have tested and it's working fine. My...

Hi! First of all thanks for your work :tada: I'm using the ransack (1.8.8) with a Rails 5.1 and Ruby 2.4.3 with the following code: Ransack alias: `ransack_alias :quick_search, :sequence_or_order_customer_name_or_order_customer_vat_identification_or_order_line_items_description`...

_First of all sorry if the title does not express the description, but I could not find any better._ Since I'm trying to find a way to put a block...

In the documentation there was a reference to an old example. In this commit we remove it, because it's no longer valid.

Since standard (https://github.com/testdouble/standard) uses Rubocop under the wood, it would be nice for ruumba to inherit the rubocop rules from StandardRB.

Hi! First of all, thank you for your work on this! If we allow using HTML data attributes with data in JSON format instead of fetching from the server, this...

Hi! I would make sense to support the ISO 3166-2 for region support in this gem? I was looking for something that can group the ISO codes for Countries, Regions...

As of rack 2.1.1 I always get this kind of error: ``` 2020-01-27T17:55:25.393308+00:00 app[web.1]: I, [2020-01-27T17:55:25.393231 #3] INFO -- : [64d627de-3d78-4643-9fe3-6a8f911cbc5a] Completed 302 Found in 43ms (ActiveRecord: 19.5ms | Allocations:...