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

NoMethodError: private method `next_migration_number' #270

Closed
zhengpd opened this issue Sep 2, 2019 · 1 comment
Closed

NoMethodError: private method `next_migration_number' #270

zhengpd opened this issue Sep 2, 2019 · 1 comment

Comments

@zhengpd
Copy link

zhengpd commented Sep 2, 2019

有人反映了个出错信息

private method `next_migration_number' called for Wechat::Generators::SessionGenerator:Class (NoMethodError)

-- https://ruby-china.org/topics/39006

我看了下大概是这个 commitprivate 部分的改动导致的。next_migration_number 应该期待是 public method.

@Eric-Guo
Copy link
Owner

Eric-Guo commented Sep 2, 2019

Fix at release 0.11.6

@Eric-Guo Eric-Guo closed this as completed Sep 2, 2019
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

No branches or pull requests

2 participants