hi all,
I find STDOUT.print within an actioncontroller doesn’t output to
console. how do you output to console within a rails controller?
best,
:vj
hi all,
I find STDOUT.print within an actioncontroller doesn’t output to
console. how do you output to console within a rails controller?
best,
:vj
puts
logger.info(“session info” + session.inspect)
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs