Skip to content
Snippets Groups Projects
Commit bc8f7606 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Scaffolding for the initial database migration.

parent e501c748
No related branches found
No related tags found
No related merge requests found
class Initial < ActiveRecord::Migration
def self.up
end
def self.down
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment