0.0
Adds #to_latex to integers and strings. Works like html_safe in Rails, it escapes special characters as needed. Once converted, a string becomes a ToLatex::LatexString instance, with #latex? returning true, and never again will be escaped.
You can concatenate any escaped or not escaped s...
2020
2021
2022
2023
2024
2025
0.0
Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you're storing user data on a backend, you'll need to authenticate them on both the frontend and the backend. That's what Oauth2 Authorization Code Request does, with PKCE thro...
2020
2021
2022
2023
2024
2025
0.0
A Ruby library to help you to integrate Hexsafe Wallet Management into your rails application
2020
2021
2022
2023
2024
2025
0.0
Adds support for using SQL views within ActiveRecord
2020
2021
2022
2023
2024
2025