Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
birger
users
Commits
5fe6c534
Commit
5fe6c534
authored
Dec 07, 2020
by
o@immerda.ch
Browse files
typo
parent
37c4b1d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/controllers/application_controller.rb
View file @
5fe6c534
...
...
@@ -108,10 +108,10 @@ class ApplicationController < ActionController::Base
end
helper_method
:resource_exists?
def
any_resource_exist?
def
any_resource_exist
s
?
!
(
session
[
:existing_resources
]
||
[]).
empty?
end
helper_method
:any_resource_exist?
helper_method
:any_resource_exist
s
?
def
list_of_canonical_resources
# TODO: move to api
...
...
Write
Preview
Supports
Markdown
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