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

Rails 6.1 undefined method 'day' for 1:Integer #51

Closed
DonaldoDes opened this issue Jul 9, 2021 · 2 comments · May be fixed by #52
Closed

Rails 6.1 undefined method 'day' for 1:Integer #51

DonaldoDes opened this issue Jul 9, 2021 · 2 comments · May be fixed by #52
Labels
bug Something isn't working

Comments

@DonaldoDes
Copy link

Describe the bug
undefined method 'day' for 1:Integer error is raised while running one of the following commands :

  • rails t
  • rails c
  • rails s

Gem version (please complete the following information):

  • Ruby: 2.7.3
  • Rails 6.1.4
  • API Guard 0.5.1
@Gokul595
Copy link
Owner

Gokul595 commented Aug 6, 2021

@DonaldoSoWell Sorry for checking this late. I couldn't reproduce this bug, tried with the ruby and rails version mentioned by you. Do you mind sharing the complete log that you see when you get this error?

@Gokul595 Gokul595 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2022
@Gokul595
Copy link
Owner

Closing this for now. Feel free to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants