This website requires JavaScript.
Explore
Help
Sign In
edshot99
/
eBooru
Watch
1
Star
0
Fork
0
You've already forked eBooru
forked from
e621ng/e621ng
Code
Issues
11
Releases
1
Activity
master2
eBooru
/
config
/
initializers
/
git_helper.rb
6 lines
86 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
[RuboCop] Enable `Style/FrozenStringLiteralComment` This reduces allocations on the posts page by about 5%, from basic testing
2024-02-25 12:15:55 -05:00
# frozen_string_literal: true
[ExceptionLog] Move git code into module
2023-03-10 16:15:10 -05:00
Rails
.
configuration
.
to_prepare
do
GitHelper
.
init
end
Reference in New Issue
Copy Permalink