Skip to content

Doesn't work. #230

@hugopl

Description

@hugopl
$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions