TypeSpec From Serializers

Build Status Gem Version License

Automatically generate TypeSpec definitions from Ruby serializers and Rails routes.

For full documentation, see the main README.

Installation 💿

Add this line to your application's Gemfile:

gem 'typespec_from_serializers'

And then execute:

$ bundle

Or install it yourself as:

$ gem install typespec_from_serializers