Camilo Vargas A

Results 8 comments of Camilo Vargas A

Hi, I have this same problem because we have disabled time zone award system-wide with the config option `config.active_record.time_zone_aware_attributes = false` and because the method `time_zone_aware?` in `validator.rb` [here](https://github.com/adzap/validates_timeliness/blob/84ff2088eea1d4a35cecc2b9f39e31537c83271a/lib/validates_timeliness/validator.rb#L102) does...

I would be very useful to have a configuration button and we could set there a group separator and decimal separator chars, or it can follow it from system configuration....

I upgrade my rails app to `6.1` and had the same problem. My sourcemaps on Google DevTools were `.coffe` files, of course I could not debug them and It was...

Hi, thanks for the patch @thanhcuong1990, it solves the problem, but in my case I was facing two more problems: - On `Windows` it raises `Permission Denied` for created temp...

I appreciate the support and that you letting us use this package @JustFly1984 For anyone looking for an alternative or upgraded package to integrate React with Google Maps, there is...

Hi, i'm having the same issue but with .min.js files I require a file from `node_modules` so //= require bootstrap4-toggle/js/bootstrap4-toggle.min but then when I open the devtools on Chrome, console...

In my case it was the same error because I was trying to edit and format a installed gem's file. I mean a file that was outside my current opened...