Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Commit

Permalink
Save protein k_d
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Jun 18, 2013
1 parent 7e71ee0 commit 67d46ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions db/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,13 @@
module_template_id: templates.at(6).id
#CellGrowth
},

# parameter 29
{
key: 'k_d',
module_template_id: templates.at(3).id
#Protein
},

]
)

0 comments on commit 67d46ac

Please sign in to comment.