Pascal Laplante

Results 2 comments of Pascal Laplante

Hi, this is an old one... I've been doing query with Ransack on action_text (rich_text) like this : ``` class MyModel < ApplicationRecord has_rich_text :description # Used to query the...

I also had trouble understanding how Importmap works since version 2. What I've found is that you have to specify the specific version with the '@' sign like this: `bin/importmap...