Skip to content

larssg/inertia-rails

Repository files navigation

Inertia.js Rails Adapter

Visit 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

About

The Rails adapter for Inertia.js.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 87.0%
  • HTML 10.1%
  • JavaScript 1.4%
  • CSS 1.3%
  • Shell 0.2%