Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
schedules
Commits
a09028af
Commit
a09028af
authored
Oct 01, 2018
by
Zac Wood
Browse files
hotfix: rename `set_cookie` to `update_cookie`
parent
db9f9d86
Pipeline
#3067
passed with stage
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
schedules/app/controllers/sessions_controller.rb
View file @
a09028af
class
SessionsController
<
ApplicationController
def
update
set
_cookie
:crns
set
_cookie
:semester_id
update
_cookie
:crns
update
_cookie
:semester_id
head
:ok
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment