move created_by to owner
authorTom Clegg <tom@clinicalfuture.com>
Fri, 25 Jan 2013 22:23:22 +0000 (14:23 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 25 Jan 2013 22:29:21 +0000 (14:29 -0800)
commit2faae6b3cfe28545ff4eca10e90d7b24a60445ff
tree1ee9c0c9bcbfc533ecad25b664c74fac984e23a0
parent53b609a8946c1cd2b38162e530ae323f3264838c
move created_by to owner
app/controllers/application_controller.rb
app/models/metadatum.rb
app/models/orvos_model.rb
app/views/orvos/v1/collections/_form.html.erb [deleted file]
app/views/orvos/v1/collections/edit.html.erb [deleted file]
app/views/orvos/v1/collections/index.html.erb [deleted file]
app/views/orvos/v1/collections/new.html.erb [deleted file]
app/views/orvos/v1/collections/show.html.erb [deleted file]
db/migrate/20130125220425_rename_created_by_to_owner.rb [new file with mode: 0644]
db/schema.rb
lib/common_api_template.rb