Skip to content

Conversation

RoyalIcing
Copy link
Contributor

Contributor checklist

  • Bug fixes include regression tests
  • Chores
  • Documentation changes
  • Features include unit/acceptance tests
  • Refactoring
  • Update dependencies

@@ -7,7 +7,7 @@ In Ash, there are two primary strategies for implementing multitenancy. The firs
## Attribute Multitenancy

```elixir
defmodule MyApp.Users do
defmodule MyApp.Accounts.User do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't propose it as an edit here, but let's change the organization reference below to MyApp.Accounts.Organization. Just more idiomatic Ash naming.

@zachdaniel
Copy link
Contributor

Closing due to staleness.

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

Successfully merging this pull request may close these issues.

2 participants