Cookitor

★★★★★
★★★★★
136 users
<
>
Wordle Challenge for Kids: 100 Puzzles to Do Anywhere, Anytime [Book]
★★★★★
★★★★★
We're Speaking: The Life Lessons of Kamala Harris: How to Use Your Voice, Be Assertive, and Own Your Story [Book]
★★★★★
★★★★★
2024 Topps Chrome U.s. Olympic And Paralympic Hopefuls 136 Mohamed
★★★★★
★★★★★
ISO Cylinder Festo 163338 - DNC-40-40-PPV-A
★★★★★
★★★★★
Valve Steam Deck 256gb Handheld System - Black + Carrying Case
★★★★★
★★★★★
Six Strand Floss, DMC (Light Pink Colors) 100% Cotton 3609
★★★★★
★★★★★

This extension lets you easily decode the content of Rails sessions stored in cookies. Rails' session cookie-store saves sessions in serialised base64-encoded cookies. It also supports encrypted session cookies (new default in Rails 4). This enables you to quickly read the content of a session for debugging purposes.

The extension uses the Cookitor web app (https://cookitor.herokuapp.com/) to decode the content of the session.

This extension only works with ActionController::Session::CookieStore (the current default cookie store).

https://github.com/garnu
Related