Skip to content

Incorrect command for generating migrations in the documentation #1695

Description

@riyaadh-abrahams

Hello,

I noticed that the documentation shows an incorrect command for generating migrations. The current command mentioned is:

rails generate neo4j:migration RenameUserNameToFirstName

However, this command does not work. Instead, the correct command should be:

rails generate active_graph:migration RenameUserNameToFirstName

Please update the documentation to reflect the correct command for generating migrations. This will help avoid confusion for users who are following the documentation.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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