New Discussion

Notifications

You’re not receiving notifications from this thread.

Sending Data Between Controllers And Views | GoRails

9
General

Simple and concise explanation. Thanks!

Is there a way to pass the variable that was sent to the view back to the controller with a new value?

That's generally not something you would want to do unless you are talking about AJAX. What are you trying to accomplish?

Simple and concise indeed, it demystifies the underlying operation of Rails. Good work!

Lucien Gendrot Lucien Gendrot

I've just finished going through the Railstutorial by Michael Hartl, and I'd just like to say that your videos (especially these first few) really demystify what is going on under the hood of rails. That is, you've made everything 'click' for me. Thank you!

I'm super happy to hear that! :) Let me know if you've got any other topics you'd like me to explain!

Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 88,440+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.