I’m a new user of node and Geddy.
How to access session variable in ejs view template?
I’m also looking for a good book, tutorial that can help me build a member area with Geddy.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you upgrade to the latest version of Geddy (should be released tomorrow), you’ll be able to access the session directly from the template. just use the
sessionobject from your view.There aren’t any books out there yet, but we have some examples and how toos in the Geddy wiki. The Geddy website was also just revamped to include 50+ pages of documentation to help get people started.