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

Spike: add models aliases option #162

Merged
merged 7 commits into from
Apr 24, 2015

Conversation

gonzalo-bulnes
Copy link
Owner

As a developer
In order to be able to handle token authentication for Namespaced::Models
I want to be able to define aliases for them (e.g. :namespaced_user instead of 'namespaced/user')

See #83

The module specs are largely copied from the specs of
ActsAsTokenAuthenticatable. In order to keep the diffs
readable, I'll clean those in the next two commits.
An entity can now be created with a custom `underscore_name`.
@gonzalo-bulnes gonzalo-bulnes changed the title Add models aliases option Spike add models aliases option Apr 9, 2015
@gonzalo-bulnes gonzalo-bulnes changed the title Spike add models aliases option Spike: add models aliases option Apr 9, 2015
@gonzalo-bulnes gonzalo-bulnes merged commit 60485fd into master Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant