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

Issue while updating rails version to 5.2.9 #146

Open
sanjay7178 opened this issue Dec 11, 2024 · 1 comment
Open

Issue while updating rails version to 5.2.9 #146

sanjay7178 opened this issue Dec 11, 2024 · 1 comment

Comments

@sanjay7178
Copy link
Contributor

sanjay7178 commented Dec 11, 2024

I'm currently trying upgrade to rails version 5.2.9 as mentioned in wiki contributions page

  • with currently dev setup is rbenv rails 3.1.2
  • As in rails 5 protected_attributes package getting error in bundle install , so I removed it and tried to refactor the controllers and models with Strong parameters instead of attr_accessible , but I was new to ruby and rails frameworks and unable to get the entity relationships in the ruby code .
  • how the approach this issue ?
  • which rails stable version need to use ?
  • since the mysql/mariadb used as SQL db , sqlite mentioned in the Gemfile , I made an version update to it .
@sanjay7178
Copy link
Contributor Author

image

  • I started doing the swachalit repo from scratch chose rails v8 and ruby 3.3.6 , got this error above from gem state_machines , now replacing it with gem aasm

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

1 participant