add api template for pipelines, collections, metadata
authorTom Clegg <tom@clinicalfuture.com>
Sun, 13 Jan 2013 21:37:44 +0000 (13:37 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Sun, 13 Jan 2013 21:44:13 +0000 (13:44 -0800)
commit5c97536303ca96700be0af8f3a097ee31dbc8558
treebfbe5fb523fdac1ae5841e6f48f8f0a81a58ac59
parenta823820d6db994b24e0bb5a147c951a2af3a3579
add api template for pipelines, collections, metadata
app/models/collection.rb
app/models/metadatum.rb
app/models/pipeline.rb
db/migrate/20130113214204_add_index_to_collections_and_metadata.rb [new file with mode: 0644]
db/schema.rb