flip icon indicating copy to clipboard operation
flip copied to clipboard

Specify feature model name

Open bingxie opened this issue 10 years ago • 0 comments

User can specify another model name to use. Like:

class Function < ActiveRecord::Base
  extend Flip::Declarable
  strategy Flip::DatabaseStrategy, Function
end

This is another solution for issue #6

bingxie avatar Aug 29 '14 05:08 bingxie