Skip to content

uservoice/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 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

About

The Rails adapter for Inertia.js.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 88.6%
  • HTML 9.9%
  • JavaScript 1.3%
  • Shell 0.2%