Patrício dos Santos

Results 5 comments of Patrício dos Santos

Hi @Stratus3D I am trying to create a gem which works with Capistrano for deployment. Using only `bundle install` will not work. I found that, to work I need to...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.20.1 x64 **Electron**: 1.6.9 **OS**: Mac OS X 10.12.6 **Thrown From**: [emmet](https://github.com/emmetio/emmet-atom) package 2.4.3 ### Stack Trace Uncaught TypeError: Cannot read...

open `config/config.exs` and at the end add : ``` import_config "#{Mix.env()}.exs" ``` This bug was already fixed here: https://github.com/phoenixframework/phoenix/commit/fb3c92309c02cca1e4b3d857f8f19f27987078d0

@ryanzidago if this line is removed, a blank value (empty , " ") will be accepted if is unique.

> ruby 3.1.0 rails 7.0.3 also not work, need upgrade rails version? > > ``` > form: { data: { turbo_confirm: "Are you sure?" } }, class: 'btn btn-danger btn-xs...