Skip to content

Issues faced after setting up the gem. #4

@anbublacky

Description

@anbublacky
  • BaseException was undefined, Adding exceptions(app/exceptions/base_exception) folder fixed the issue.
  • Invalid authenticity token when requesting API. Adding protect_from_forgery with: :null_session fixed the issue.
  • After using the generator to list records, It did not add the query, we had to add it manually.

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