Mercurial > hg > soundsoftware-site
view .svn/pristine/ce/ced93bd48305a49cb820a66f40d4cb9957e328e7.svn-base @ 1097:981cea967d17 bibplugin_db_migrations
Created migration to add timestamps to the authorships table.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 29 Nov 2012 14:40:50 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class AuthSource < ActiveRecord::Base generator_for :name, :start => 'Auth0' end