summaryrefslogtreecommitdiff
path: root/app/models/license.rb
AgeCommit message (Expand)Author
2014-02-27the object that owns the data should operate on the date.mo khan
2014-02-22switch from has_one to belongs_to relationship.mo khan
2014-02-22add status to license and fix broken jbuilder spec.mo khan
2014-02-21replace string with hash notation.mo khan
2014-02-21add integration test and add township query method.mo khan
2014-02-21create users table and save applicant with the license.mo khan
2014-02-21create location model.mo khan
2014-02-21add well type to licenses table.mo khan
2014-02-21define relationship between company and licenses and return active licenses.mo khan
2014-02-20fix broken spec after switch from sqlite to pg.mo khan
2014-02-20return the paginated set of results.mo khan
2014-02-20create licenses table and return most recently created.mo khan
2014-02-20start to define the index action.mo khan