Sha256: 8a02f797ac4daa5ddb0ead9670e6563e59f8c12c40e2a5176e866daccaf5988d

Contents?: true

Size: 465 Bytes

Versions: 7

Compression:

Stored size: 465 Bytes

Contents

# Inertia.js Rails Adapter

Visit [inertiajs.com](https://inertiajs.com/) to learn more.

# Note to pre Rubygems release users

The initial version of the gem was named `inertia`; however, that name was not available on Rubygems. 

The 1.0.0 version release on Rubygems is `intertia_rails`.

The changes required are:

1. Use `gem 'inertia_rails'` in your Gemfile (or `gem install inertia_rails`)
2. Change any `Inertia.configure` calls to `InertiaRails.configure`

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
inertia_rails-1.3.0 README.md
inertia_rails-1.2.2 README.md
inertia_rails-1.2.1 README.md
inertia_rails-1.2.0 README.md
inertia_rails-1.1.0 README.md
inertia_rails-1.0.1 README.md
inertia_rails-1.0.0 README.md