Sha256: 11c0f6d55bd82fb962989c0a3ddb38a80c9c12132824f26834b2227c179446c7

Contents?: true

Size: 464 Bytes

Versions: 13

Compression:

Stored size: 464 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 `inertia_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

13 entries across 13 versions & 1 rubygems

Version Path
inertia_rails-1.11.0 README.md
inertia_rails-1.10.0 README.md
inertia_rails-1.9.2 README.md
inertia_rails-1.9.1 README.md
inertia_rails-1.9.0 README.md
inertia_rails-1.8.0 README.md
inertia_rails-1.7.1 README.md
inertia_rails-1.7.0 README.md
inertia_rails-1.6.0 README.md
inertia_rails-1.5.0 README.md
inertia_rails-1.4.1 README.md
inertia_rails-1.4.0 README.md
inertia_rails-1.3.1 README.md