index
:
liquidhandler001
master
open source automated liquid handling pipettor robot
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
migrate
/
20110305151132_commands.rb
blob: 2a9f8df461a14dddb585abf37b15e1cf9ba8a0c2 (
plain
)
1
2
3
4
5
6
7
class Commands < ActiveRecord::Migration def self.up end def self.down end end