issues
search
opal
/
opal-browser
Browser support for Opal.
MIT License
115
stars
36
forks
source link
fix Browser::Cookies
#63
Closed
tongueroo
closed
8 years ago
tongueroo
commented
8 years ago
replace 1.day with 60 * 60 * 24. Think 1.day was moved into opal-activesupport
use utc instead of to_utc for cookie expires
add usage example documentation