Sha256: 2544b0ff642d6061f3a33a117a2de6390254b377407f3a1ab6cee12082d2ae38

Contents?: true

Size: 1.62 KB

Versions: 10

Compression:

Stored size: 1.62 KB

Contents

<h1 align="center">
Types From Serializers
<p align="center">
<a href="https://travis-ci.org/ElMassimo/types_from_serializers"><img alt="Build Status" src="https://travis-ci.org/ElMassimo/types_from_serializers.svg"/></a>
<a href="http://inch-ci.org/github/ElMassimo/types_from_serializers"><img alt="Inline docs" src="http://inch-ci.org/github/ElMassimo/types_from_serializers.svg"/></a>
<a href="https://codeclimate.com/github/ElMassimo/types_from_serializers"><img alt="Maintainability" src="https://codeclimate.com/github/ElMassimo/types_from_serializers/badges/gpa.svg"/></a>
<a href="https://codeclimate.com/github/ElMassimo/types_from_serializers"><img alt="Test Coverage" src="https://codeclimate.com/github/ElMassimo/types_from_serializers/badges/coverage.svg"/></a>
<a href="https://rubygems.org/gems/types_from_serializers"><img alt="Gem Version" src="https://img.shields.io/gem/v/types_from_serializers.svg?colorB=e9573f"/></a>
<a href="https://github.com/ElMassimo/types_from_serializers/blob/main/LICENSE.txt"><img alt="License" src="https://img.shields.io/badge/license-MIT-428F7E.svg"/></a>
</p>
</h1>

[aliases]: https://vite-ruby.netlify.app/guide/development.html#import-aliases-%F0%9F%91%89
[config options]: https://github.com/ElMassimo/types_from_serializers/blob/main/lib/types_from_serializers/generator.rb#L82-L85
[readme]: https://github.com/ElMassimo/types_from_serializers

For more information, check the main [README].

### Installation 💿

Add this line to your application's Gemfile:

```ruby
gem 'types_from_serializers'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install types_from_serializers

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
types_from_serializers-2.3.0 README.md
types_from_serializers-2.2.0 README.md
types_from_serializers-2.1.0 README.md
types_from_serializers-2.0.2 README.md
types_from_serializers-2.0.1 README.md
types_from_serializers-2.0.0 README.md
types_from_serializers-0.1.3 README.md
types_from_serializers-0.1.2 README.md
types_from_serializers-0.1.1 README.md
types_from_serializers-0.1.0 README.md