Skip to content

Drift between docs and latest release #169

@nholden

Description

@nholden

I tried to install Inertia on a new Rails app today and bumped into lots of friction. I tried following the server-side setup documents, but bin/rails generate inertia:install didn't work, and I ran into an error about needing to use webpacker when I ran bin/rails generate inertia_rails:install.

It looks like #158 introduced changes to the docs and installers, but there hasn't been a new release of inertia-rails yet. It seems like there should be a new version released or a revert to the docs changes.

Updating my gemfile to look like this worked as a workaround:

gem "inertia_rails", github: "inertiajs/inertia-rails", ref: "65ba636cc0b351b1d8ece9e353e746e32f7bf391"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions