Peter Nagy

Results 10 issues of Peter Nagy

Hi! I really like the gem, but currently it seems impossible to trigger the insertion of the nested form from JS. Of course I can trigger the click event on...

Psych adds whitespaces to the end of below lines: ``` date: abbr_month_names: -

I can only find the class method ```ruby Gutentag::Tag.names_for_scope(Blog::Post) ``` which returns all the names of the tags for a scope (in my case `Blog::Post`) But if I want to...

### Expected behavior WebP is with us for more than 10 years. It has advantages over JPEG and/or PNG images and finally, nowadays most browsers are supporting it. I would...

In Readme.md point 6, 7 etc. you are mentioning the security configuration and showing the below code: application/config/config.yml security: firewalls: . . . This is missleading as the security setup...

When starting puma (6.0.3.4) the following happens: ``` => Booting Puma => Rails 6.0.3.4 application starting in development => Run `rails server --help` for more startup options [6281] Puma starting...

Rails ActiveRecord has a method called [exists?](https://api.rubyonrails.org/v7.1.3.2/classes/ActiveRecord/FinderMethods.html#method-i-exists-3F) which returns a boolean ```true``` if the record exists or ```false``` if not. This method now always returns ```false` ' if I give...

Hi, Greate tool, but are you planning to roll out Rails 7 support? Currently gemspec restrict it to install in Rails 7 env... is it intentional?

I added the following code to the ```Appraisals``` file, according to the documentation: ``` customize_gemfiles do { single_quotes: true, heading:

### Summary of the new feature / enhancement It would be much easier to add an agent to machines if it were available in package managers like WinGet and Chocolatey....