Using of session in Ruby on Rails -


i have understood use of session using hash (more or less). when use session set session[:sort] = 'title'. however, app throws me exception:

undefined local variable or method `session' moviescontroller:class

that makes me think have set before use session, initialize it. ideas? thanks!

are using session in class method? need use in instance method.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -