This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
zammad
mirror of
https://github.com/zammad/zammad.git
Watch
1
Star
0
Fork
0
Files
Browse Source
Corrected with rubocop cop 'Style/AccessModifierIndentation'.
Thorsten Eckel
10 years ago
parent
39578cea49
commit
3d18a7eaec
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/models/application_model/search_index_base.rb
+ 1
- 1
app/models/application_model/search_index_base.rb
View File
@@ -82,7 +82,7 @@ returns
attributes
end
- private
+
private
=begin