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
open-source
aoz-003
Commits
a7779755
Commit
a7779755
authored
May 18, 2018
by
Kaspar Vollenweider
👻
Committed by
Zsolt Benke
May 24, 2018
Browse files
add some tests for model callbacks
parent
b09ee45b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/helpers/application_helper.rb
View file @
a7779755
...
...
@@ -136,4 +136,8 @@ module ApplicationHelper
disabled:
disabled
)
end
def
abbr
(
abbr
,
full_term
)
tag
.
abbr
(
abbr
.
to_s
,
title:
full_term
)
end
end
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