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
b398ea5300
eBooru
/
app
/
logical
/
processing_error.rb
6 lines
70 B
Ruby
Raw
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
[Replacements] Continued progress [Replacements] Fix exceptions when processing replacements [Replacements] Fix handling of invalid file types [Replacements] Fix error reporting and promote dupe checking [Replacements] Prevent duplicate replacements from cropping up
2020-06-11 20:55:37 -04:00
class
ProcessingError
<
Exception
end
Reference in New Issue
Copy Permalink