Adrian Madrid

Results 3 comments of Adrian Madrid

Cockroach V22.1.4 ```yaml default: &default adapter: cockroachdb encoding: utf8 pool: development:

BTW tested this in a Rails 6 app with the 6.1.10 adapter and it works as expected. ```shell ❯ bundle exec rake db:create Created database 'some_app_development' Created database 'some_app_test' ❯...

Thanks for taking the time to respond! I'm aware of the Vue filter in Ruby2JS but unfortunately, that is deprecated and won't help much. Most people that write Vue apps...