traels-it / kommandant

A command palette implementation for Rails with Hotwire and Meilisearch
MIT License
41 stars 0 forks source link

current_user should not be required #2

Open woller opened 10 months ago

woller commented 10 months ago

It should be possible to use the gem without implementing a current_user method. If an app does not supply such a method, the recent searches history is unavailable, as it relies on the current_user.