dmpopidor / lib / tasks /
@Brian Riley Brian Riley authored on 3 Mar 2017
..
.gitkeep DMPonline4 - RAILS 4.0 (#4) 9 years ago
migrate.rake Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now 9 years ago
user_data.rake Merging master (#20) 9 years ago