Settings

Theme

Rails Cookies Monster: A test suit for libraries using Rails sessions

github.com

1 points by joshguthrie 10 months ago · 1 comment

Reader

joshguthrieOP 10 months ago

I often move small parts of my Rails app to NodeJS (like file uploads) and it's often been a pain to properly authenticate users. To that end, I built libraries for that in NodeJS and Rust, but testing them was often only on the latest Rails I was using.

To fix that, I built this project: leverage Docker to set up multiple Rails versions, and generate cookies.

Hope it helps other.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection