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
/
serialization_method.rb
4 lines
77 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
Normalize EOL style + newline at end of files.
2020-10-24 08:47:20 -04:00
ActiveModelSerializers
.
config
.
adapter
=
:json
Reference in New Issue
Copy Permalink