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

List of "reserved" words, unsuitable for properties or resource names (do not close) #9

Open
gaand opened this issue Aug 18, 2016 · 0 comments

Comments

@gaand
Copy link

gaand commented Aug 18, 2016

These can only be used with extra effort to avoid name conflicts:

  • type - used by single table inheritance.
  • object - used to refer to the model being serialized in ActiveModelSerializer

@ga-wdi-boston/core: Others?

We should note this because naming things is hard.

@jrhorn424 jrhorn424 changed the title Property names to avoid when creating active record models List of "reserved" words, unsuitable for properties or resource names (do not close) Feb 7, 2017
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

1 participant