| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-02-22 | switch from has_one to belongs_to relationship. | mo khan |
| 2014-02-22 | add applicant name to json response. | mo khan |
| 2014-02-21 | create users table and save applicant with the license. | mo khan |
| 2014-02-21 | use a uuid as the primary key for locations. | mo khan |
| 2014-02-21 | create location model. | mo khan |
| 2014-02-21 | add well type to licenses table. | mo khan |
| 2014-02-21 | define well types table. | mo khan |
| 2014-02-21 | add confidential well license status. | mo khan |
| 2014-02-21 | define relationship between company and licenses and return active licenses. | mo khan |
| 2014-02-20 | switch to using a uuid. | mo khan |
| 2014-02-20 | enabled uuid extension. | mo khan |
| 2014-02-20 | remove sqlite and use pg. | mo khan |
| 2014-02-20 | create licenses table and return most recently created. | mo khan |
| 2014-02-20 | rails new . | mo khan |
