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