This website requires JavaScript.
Explore
Help
Sign in
bpmcdevitt
/
pastebinner
Watch
1
Star
0
Fork
You've already forked pastebinner
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fa0bd05b06
pastebinner
/
lib
/
exceptions.rb
10 lines
97 B
Ruby
Raw
Normal View
History
Unescape
Escape
added all of the methods. will need to go back through and fix the scraping api endpoints to use the execute_query private method
2018-11-03 01:57:23 -05:00
class
PastebinnerError
<
StandardError
added a method that we will later use to serialize the raw paste into json so we can ship it to a DB
2018-11-10 04:27:25 -06:00
def
ArgumentError
end
added all of the methods. will need to go back through and fix the scraping api endpoints to use the execute_query private method
2018-11-03 01:57:23 -05:00
just added some psuedocode for an exception and a config file method
2018-11-10 04:14:32 -06:00
def
ConfigError
end
added all of the methods. will need to go back through and fix the scraping api endpoints to use the execute_query private method
2018-11-03 01:57:23 -05:00
made an actual readme to explain how to download pastes
2018-11-09 22:53:09 -06:00
end
Reference in a new issue
Copy permalink