Method: Bj::Table::ClassMethods#up

Defined in:
lib/bj/table.rb

#upObject



23
24
25
# File 'lib/bj/table.rb', line 23

def up
  migration_class.up
end