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

Controller: Person Certifications #58

Closed
randalhumphries opened this issue Apr 7, 2018 · 0 comments
Closed

Controller: Person Certifications #58

randalhumphries opened this issue Apr 7, 2018 · 0 comments
Assignees

Comments

@randalhumphries
Copy link
Owner

randalhumphries commented Apr 7, 2018

API controller for the certifications and licenses of an person

@randalhumphries randalhumphries self-assigned this Apr 7, 2018
@randalhumphries randalhumphries changed the title Controller: Employee Certifications Controller: Person Certifications Apr 7, 2018
randalhumphries added a commit that referenced this issue Apr 8, 2018
Why:

* Provide controller for Certifications API

This change addresses the need by:

* Creating the migration to remove 'employee' from the
  'certification' model and replace it with 'person'
* Creating the 'person' association to the 'certification' model
* Creating the 'certifications' controller
* Creating the 'certifications' resource routes
* Creating 'index' and 'show' Jbuilder template
* Creating the 'certification_index' and 'certification' Jbuilder
  partials
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