Skip to content

Require ruby2_keywords when needed#103

Merged
namusyaka merged 1 commit intosinatra:masterfrom
Annih:fix_102_ruby2_keywords_undefined
Jan 3, 2020
Merged

Require ruby2_keywords when needed#103
namusyaka merged 1 commit intosinatra:masterfrom
Annih:fix_102_ruby2_keywords_undefined

Conversation

@Annih
Copy link
Contributor

@Annih Annih commented Jan 3, 2020

Instead of requiring ruby2_keywords in mustermann top library which may not be loaded by all classes, we could require ruby2_keywords in the several places (3 files) needing it.

Fix #102

Instead of requiring ruby2_keywords in mustermann top library which
may not be loaded by all classes, we could require ruby2_keywords in
the several places (3 files) needing it.
@namusyaka namusyaka merged commit 71797f9 into sinatra:master Jan 3, 2020
@namusyaka
Copy link
Member

Thanks.

@Annih Annih deleted the fix_102_ruby2_keywords_undefined branch January 3, 2020 13:31
@Annih
Copy link
Contributor Author

Annih commented Jan 3, 2020

@namusyaka do you think we could have a fix release for that?

@namusyaka
Copy link
Member

No. We have a workaround for the issue so I don't think it's urgent.

@namusyaka
Copy link
Member

Oh, you might find the issue in your "grape" application, right? It's not good, I'm sorry.
Will cut a new release soon.

@namusyaka
Copy link
Member

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.

undefined method `ruby2_keywords' with version 1.1.0

2 participants