I was just glancing at the Beginning Rails / Intermediate Rails Videos. Are there currently any plans to produce a series like this that focuses on Rails 4?
Thank you.
I was just glancing at the Beginning Rails / Intermediate Rails Videos. Are there currently any plans to produce a series like this that focuses on Rails 4?
Thank you.
Yep, definitely on our to-do list.
That said, I think you can still get a lot of benefit by working through the videos as-is.
I followed along but used Rails 4 instead of Rails 3. Had to make some adjustments to the code especially for strong parameters. Really good exercise troubleshooting and making it work with Rails 4.