flip
flip copied to clipboard
Specify feature model name
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