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
Adrien Dorsaz
board-sse-linuxfr-org
Commits
370e8df5
Commit
370e8df5
authored
Jun 25, 2018
by
Bruno Michel
Browse files
Fix crashes
parent
7b0641af
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/board-linuxfr/cache.rb
View file @
370e8df5
...
...
@@ -12,7 +12,7 @@ class BoardLinuxfr
found
=
false
each
do
|
item
|
blk
.
call
item
if
found
found
||=
item
[
:id
]
==
id
found
||=
item
.
first
==
id
end
end
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