Commit Graph

18 Commits

Author SHA1 Message Date
Hakan Ensari
e5815737c1
Spring cleaning
- bumped gems
- rm bots
- rm pry byebug
- added rubocop-shopify and corrected generated warnings
2024-11-20 14:14:27 +01:00
Hakan Ensari
cfbb4ac4ac 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 23:51:36 +00:00
Hakan Ensari
3319c49dca Spring clean code base
- Bump ruby version
- Remove obsolete files, including deploy artefacts
- Don't use pride when testing
- Store gem and app in same repo
- Switch to asdf
2017-11-09 23:30:13 +00:00
Hakan Ensari
40b4e39465 Rubocop fixes 2017-06-14 23:01:27 +01:00
Hakan Ensari
7504abe6b4 Remove unnecessary empty lines 2017-01-10 12:06:03 +00:00
Hakan Ensari
74b9ec11f0 Load tasks only in test env 2017-01-08 23:21:57 +00:00
Hakan Ensari
4a1f4ca3c1 Use Rubocop and fix existing offences 2017-01-03 12:36:05 +00:00
Hakan Ensari
d4b98eef49 Remove Rollbar 2015-08-30 11:54:49 +01:00
Hakan Ensari
14985cf3e8 Deploy to Digital Ocean 2015-03-09 14:56:52 +00:00
hakanensari
4cea8d74b3 Hook up Travis 2015-01-05 16:21:37 +01:00
hakanensari
e80a0e00a3 Add environment task 2014-03-14 12:49:16 +00:00
hakanensari
e968c2c6b4 Refactor rake tasks 2014-03-14 12:15:27 +00:00
hakanensari
4fdd65ac3c Use a minimal app framework 2014-03-14 12:15:27 +00:00
hakanensari
ef70f38789 Move rate tasks into a namespace 2014-03-14 11:46:48 +00:00
hakanensari
09e7502d42 Add db migrate task 2014-03-14 11:45:14 +00:00
hakanensari
2cf3113568 Cosmetic clean-up 2013-04-29 23:56:40 +01:00
Hakan Ensari
db37382765 Bootstrap Minitest 2012-11-21 00:04:15 +00:00
Hakan Ensari
97e34dbc14 First commit 2012-11-20 16:36:12 +00:00