Mercurial > hg > soundsoftware-site
view .svn/pristine/ab/ab0b0facfbc991347f12721c7dda23510d7acb8c.svn-base @ 1113:ca871a83c0f4 bibplugin_bibtex
creates the author in case it no suggestion was made by the user.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 11 Dec 2012 18:48:33 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
class CustomField < ActiveRecord::Base generator_for :name, :start => 'CustomField0' generator_for :field_format => 'string' end