I'm having problems with debugging issues. I'm trying to print on a .html.erb file the value of a variable stored in session hash. I'm using a debug screen for session parameters that confirms me that all variables are present but when browser starts to render html code, i cannot see the value i need. I'm having problems with debugging issues. I'm