74 75 76
# File 'app/models/lab_tech/experiment.rb', line 74 def disable update_attribute :percent_enabled, 0 end