What is it like to work with Rails 6 in 2021?

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tokenable-ruby

    Tokenable is a Rails gem that allows API-only applications a way to authenticate users. This can be helpful when building Single Page Applications, or Mobile Applications. Works with Devise, Sorcery, has_secure_password, and any other auth system you may want to use.

  • Personally, i tend to use Rails as an API only now. I then run Nuxt.js as my frontend. It's just so much nicer and faster to build stuff with. I then use my gem Tokenable for auth: https://github.com/tokenable/tokenable-ruby

  • jsonapi-serializer

    A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)

  • - https://github.com/jsonapi-serializer/jsonapi-serializer

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • jsonapi.rb

    Lightweight, simple and maintained JSON:API support for your next Ruby HTTP API.

  • - https://github.com/stas/jsonapi.rb

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts