OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Add is_partner to the CodeSchool table #316

Closed nagano564 closed 6 years ago

nagano564 commented 6 years ago

Description of changes

Add is_partner to the CodeSchool table. Defaulting to false and null false Add attr to serializer Add attr to strong params Update apiary docs Add spec illustrating presence Add attr to factory, default to false Creates a new rake task to set any existing, relevant CodeSchool records in prod to is_partner: true

Issue Resolved

Fixes #275

hpjaj commented 6 years ago

@nagano564 - Here is a current list of the code schools in prod:

https://gist.github.com/hpjaj/517f132bed58f3226b4728744578a823

nagano564 commented 6 years ago

Here is a gist of the current school that is_partner

https://gist.github.com/nagano564/b0af55dae73e6e4249d29698430c2c0f