# File lib/genomed.rb, line 54 def read(type) @machine = machines.find {|m| m.name == type} render :view_type end