Commit Graph

15 Commits

Author SHA1 Message Date
bucky 28fc8b3b86 updated Gemfile with falcon instead of puma
Gitea Bucky/url-shortener/pipeline/head There was a failure building this commit
2023-12-18 20:15:33 -08:00
bucky 2cbe5f85b0 moved bundle-audit inside test group, added version file 2023-10-24 17:53:56 -07:00
bucky 6e30705810 rubocop autofixed quotes 2023-10-22 15:57:57 -07:00
bucky a732eb2a61 added bundle-audit and ruby_audit gems 2023-10-22 15:48:40 -07:00
bucky e0392f2483 added rubocop 2023-10-22 13:05:43 -07:00
bucky 5631ae386f include rackup 2023-10-13 21:28:47 -07:00
bucky c31c556df5 removed falcon and it's dependencies, because it wasn't working right.
use puma for now
2023-10-13 21:27:25 -07:00
bucky b3d5c70c8b added simplecov for collecting test results 2023-10-03 18:27:29 -07:00
bucky b90b400864 added more startup instructions and updated gems to have a development group 2023-10-02 14:22:26 -07:00
bucky a34b788ff4 added testing stuff, and wrote first successful test! 2023-09-30 14:33:24 -07:00
bucky 3e6500ae1c removed rails gem, not sure why it was in there to begin with 2023-09-25 11:06:59 -07:00
bucky a3d7525d9a added rspec, rack test, and cucumber gems 2023-09-19 12:23:38 -07:00
bucky 239d36ad85 added tilt for rendering HTML 2023-09-14 18:49:08 -07:00
bucky 795f547ff2 added sequel and sqlite bits for the table 2023-09-13 19:08:40 -07:00
bucky c6fa7eafe3 initial commit with gemfile 2023-09-13 12:36:08 -07:00