Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work. #230

Open
hugopl opened this issue Dec 19, 2024 · 0 comments · May be fixed by #231
Open

Doesn't work. #230

hugopl opened this issue Dec 19, 2024 · 0 comments · May be fixed by #231

Comments

@hugopl
Copy link

hugopl commented Dec 19, 2024

$ 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:

version: 2.0
shards:
  admiral:
    git: https://github.com/jwaldrip/admiral.cr.git
    version: 1.12.1

  db:
    git: https://github.com/crystal-lang/crystal-db.git
    version: 0.10.1

  generate:
    git: https://github.com/anykeyh/generate.cr.git
    version: 0.1.0+git.commit.f5dafc934a70e0ee2f246dddf3df44686f844da2

  inflector:
    git: https://github.com/anykeyh/inflector.cr.git
    version: 0.1.8+git.commit.dc5c898b0a834617d8b3ff73ac5a2239bd9fc019

  pg:
    git: https://github.com/will/crystal-pg.git
    version: 0.24.0
@mloughran mloughran linked a pull request Jan 3, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant