
will need to go back through and fix the scraping api endpoints to use the execute_query private method
5 lines
68 B
Ruby
5 lines
68 B
Ruby
class PastebinnerError < StandardError
|
|
|
|
end
|
|
|
|
raise PastebinnerError
|