Skip to content

uservoice/inertia-rails

This branch is 1 commit ahead of, 275 commits behind inertiajs/inertia-rails:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4103c8 · Aug 4, 2020

History

64 Commits
Jun 1, 2020
Aug 27, 2019
Oct 9, 2019
Aug 4, 2020
Jul 10, 2020
Nov 24, 2019
Oct 31, 2019
Jul 9, 2020
Aug 27, 2019
Aug 27, 2019
Aug 27, 2019
Feb 18, 2020
Aug 27, 2019
Jul 10, 2020

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%