SmartCasual / jingle-jam

Jingle Jam donation and bundle site
Other
21 stars 6 forks source link

Reader support #190

Open Akhawais opened 2 years ago

Akhawais commented 2 years ago

Reader support branch. Closes #4

elliotcm commented 2 years ago

We're going to need some kind of caching on this one. Also you'll want to run bin/rails rubocop:autocorrect_all to fix the style complaints.

We'll also need to write some tests for this, probably rspec request specs.