mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-17 14:32:34 +08:00
3 lines
86 B
Ruby
3 lines
86 B
Ruby
class RefreshAssignedSamplesCounters < ActiveRecord::Migration[4.2]
|
|
def up; end
|
|
end
|