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

Add type to memoize arg #790

Merged
merged 4 commits into from
Mar 10, 2023
Merged

Add type to memoize arg #790

merged 4 commits into from
Mar 10, 2023

Conversation

jwoertink
Copy link
Member

This fixes a compilation error that causes

▸ Creating the database
Showing last frame. Use --error-trace for full trace.

In src/app.cr:21:1

 21 | require "./actions/**"
      ^
Error: All arguments must have an explicit type restriction for memoized methods

@jwoertink
Copy link
Member Author

Boom shakalaka 💥

@jwoertink jwoertink merged commit 5e7edb1 into main Mar 10, 2023
@jwoertink jwoertink deleted the fix_compilation_error branch March 10, 2023 02:20
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 this pull request may close these issues.

None yet

2 participants