Ruby on Rails
Wednesday, April 10, 2019
Re: [Rails] Intermittent Mysql Connection error in ROR app
›
Hi You can try the following: 1. In your database.yml, increase the `pool` size. 2. In database.yml, pass `reconnect: true` 3. Make sure `m...
[Rails] Intermittent Mysql Connection error in ROR app
›
Hi Everyone, I'm getting the below error randomly in my Ruby On Rails application whenever the number of requests increases to the serv...
[Rails] Dynamic nested form (new gem by me)
›
Hi, I want to share a gem that I'm working on. https://github.com/arielj/vanilla-nested/ It's a replacement of the cocoon gem (dyman...
‹
›
Home
View web version