You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ crystal spec
Showing last frame. Use --error-trace for full trace.
In src/clear/extensions/full_text_searchable/full_text_searchable.cr:9:11
9 | include Clear::Migration::FullTextSearchableTableHelpers
^-----------------------------------------------
Error: undefined constant Clear::Migration::FullTextSearchableTableHelpers
Just
require "clear"
trigger the same error.Crystal v1.14.0.
shards.lock:
The text was updated successfully, but these errors were encountered: