This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
frankfurter
Watch
1
Star
0
Fork
0
You've already forked frankfurter
mirror of
https://github.com/hakanensari/frankfurter.git
synced
2024-11-25 04:22:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30cda9b048
frankfurter
/
lib
/
quote.rb
5 lines
83 B
Ruby
Raw
Normal View
History
Unescape
Escape
Repack app I'm moving my company's server to a private location now that I have sold the domain. While prepping for this, I've done some cleanup and also threw in changes I had lingering on my hard drive. - Run a single database query instead of two - Fold the gem into the app and use Ox instead of REXML - Simplify error handling logic - Relax throttling
2018-03-08 02:05:19 +01:00
# frozen_string_literal: true
Spring cleaning - bumped gems - rm bots - rm pry byebug - added rubocop-shopify and corrected generated warnings
2024-11-19 20:06:47 +01:00
require
"
quote/end_of_day
"
require
"
quote/interval
"
Reference in New Issue
Copy Permalink