Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

301 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived as migration is complete

Coursemogy Migration

Migration script from Coursemology v1 to v2.

Usage

Add these line to the application's Gemfile:

gem 'mysql2'
gem 'redis'

Add a new connection to the old database in database.yml.

v1:
  adapter: mysql2
  database: coursemology
  host: coursemology.org

Clone the files from this repo to Coursemology V2's lib/tasks directory.

And then:

$ rake migration:start

About

Migration script from Coursemology v1 (Rails3, MySQL) to v2 (Rails4, PostgreSQL)

Resources

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages