Skip to content

Bug: Include Generator file in MCP gem#42

Merged
patvice merged 2 commits intomainfrom
include-generators-in-gem-file
Jul 7, 2025
Merged

Bug: Include Generator file in MCP gem#42
patvice merged 2 commits intomainfrom
include-generators-in-gem-file

Conversation

@patvice
Copy link
Owner

@patvice patvice commented Jul 7, 2025

New gem version didn't include generator file. This was because it was scoped down to lib/ruby_llm/**/* and the generator was located at lib/generators.

We are going to expand the .gemspec to include all lib/**/* to not have this issue again.

Closes #41

@patvice patvice merged commit 65f0248 into main Jul 7, 2025
4 checks passed
@patvice patvice deleted the include-generators-in-gem-file branch July 7, 2025 21:30
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.

Rails Generator missing in gem?

1 participant