mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-09 14:46:47 +08:00
4 lines
85 B
Ruby
4 lines
85 B
Ruby
class UpdateMyModuleCoordinate < ActiveRecord::Migration[4.2]
|
|
def change
|
|
end
|
|
end
|