Ruby on Rails Discussions
How do you make a variable available to all views?
rubyonrails-talk
Franz_Strebel
(Franz Strebel)
October 12, 2007, 8:44am
1
use the session. session[:myvariable] = ....
Related topics
Topic
Replies
Views
Activity
How do you make a variable available to all views?
rubyonrails-talk
0
135
October 12, 2007
How do you make a variable available to all views?
rubyonrails-talk
0
93
October 12, 2007
Variable visible in all actions of the controller
rubyonrails-talk
3
108
November 28, 2007
variable variable
rubyonrails-talk
0
103
February 28, 2007
Get vars out of Controller
rubyonrails-talk
7
176
January 20, 2013