Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert into a Rails Engine #45

Open
obie opened this issue May 2, 2023 · 0 comments
Open

Convert into a Rails Engine #45

obie opened this issue May 2, 2023 · 0 comments
Assignees

Comments

@obie
Copy link
Collaborator

obie commented May 2, 2023

  • should be able to use magma-chat as a dependency of another Rails project (aka Rails Engine-style gem)
  • don't kill the ability to run magma-chat as a standalone app the way it works now
  • make the inclusion of magma-chat's User class optional (default: false) so that it doesn't clash with host app User
  • make the inclusion of magma-chat's session and authentication optional too
  • change the current application layout to be specific to the chats controller so it doesn't clash with host app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants