🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Set cookie with ramaze framework?
Asked
Apr 28 '22 at 04:11
Active
Apr 28 '22 at 04:11
Viewed
43 times
1
Before
request.cookies[:user_id] = 1
After:(get cookie)
request.cookies[:user_id]
return nil
ruby
ramaze
asked Apr 28 '22 at 04:11
aaaa
73
1
6
Can't just use session data? http://ramaze.net/documentation/file.sessions.html
–
Pistos
Jan 04 '23 at 07:02
Yes.But i need to know about cookies in ramaze... Suport or No?
–
aaaa
Jan 05 '23 at 05:58
0 Answers
0