Could really use some help with a plugin rake task issue

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

Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • ts_schema

    Utility for generating a typescript schema file from ActiveRecord model structure

    Here's the repo if it's helpful

  • schema2type

    Discontinued generate TypeScript type definitions from Rails schema.rb

    I created it by running rails plugin new, and I published it as a gem so I could develop it and test it separately from the projects I hope to use it in. I wrote this plugin to improve upon another one I was using called schema2type, which provided a shell command to generate the ts types, but did it by inspecting the schema.rb file. There was an issue comment which suggested a better way to generate the types, so I took inspiration and rolled it all up into a gem.

  • PopRuby

    PopRuby: Clothing and Accessories for Ruby Developers. Fashion meets Ruby! Shop our fun Ruby-inspired apparel and accessories designed to celebrate the joy and diversity of the Ruby community.

  • Annotate

    Annotate Rails classes with schema and routes info

    Have you looked at annotate for inspiration?

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