benchmark/proxy.rb in switch_point-0.6.0 vs benchmark/proxy.rb in switch_point-0.7.0
- old
+ new
@@ -6,10 +6,9 @@
config.define_switch_point :proxy,
readonly: :proxy_readonly,
writable: :proxy_writable
end
-
class Plain < ActiveRecord::Base
end
class Proxy1 < ActiveRecord::Base
use_switch_point :proxy