test

Ruby code posted by a
created at 22 Feb 23:26, updated at 25 Feb 14:28

Edit | Back
1
2
3
4
cookies[:user_preference] = {
  :value => @current_user.preferences,
  :expires => 20.years.from_now.utc
}
109 Bytes in 2 ms with coderay