view .svn/pristine/dc/dc72dc360fcebca8e2972a84e7d6d09313cabbe7.svn-base @ 953:b52621512b47 bibplugin_bibtex

correctly inserting the autorship fields.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 06 Aug 2012 12:33:23 +0100
parents cbb26bc654de
children
line wrap: on
line source
class EnabledModule < ActiveRecord::Base
  generator_for :name, :start => 'module_001'

end