view .svn/pristine/cf/cf19ffcda60f22eb99d03994d0032804b48ae172.svn-base @ 1045:a4fc01ef34c0 cannam

Create and Continue -> Create and Add Another (#525)
author Chris Cannam
date Tue, 13 Nov 2012 21:55:10 +0000
parents cbb26bc654de
children
line wrap: on
line source
class Role < ActiveRecord::Base
  generator_for :name, :start => 'Role0'

end