Janko Marohnić

102 Followers
20 Following
55 Posts
Ruby off Rails developer ⋅ open source contributor ⋅ creator of Shrine and vim-test
GitHubhttps://github.com/janko
Bloghttps://janko.io
Blueskyhttps://bsky.app/profile/janko.io
YouTubehttps://www.youtube.com/@jankomarohnic
Syntax errors generated by Prism are waay better than what Ruby's default parser generated before 🤘

I've been using a custom script that calls either `bundle open` or `gem open` depending on whether the specified gem is in the project or not.

Really useful for quickly diving into gem source code without thinking about my current working directory 😅

Feeling proud with the featureset rodauth-omniauth has accumulated over time.

As a reminder, this gem takes things a step further than Devise, by implementing the OmniAuth callback route for you 😉

Started using the new GitHub markdown alerts in READMEs recently, and it really levels up organizing information 👌

Expanded the JSON API guide for Rodauth with notes about CSRF protection and CORS settings 😌

https://github.com/janko/rodauth-rails/wiki/JSON-API#json-cookie-based

This should help newcomers that are making sense of the SPA + API architecture 🤞

JSON API

Rails integration for Rodauth authentication framework - janko/rodauth-rails

GitHub
Well, it's not really an HTML project 😅