Commit f52191e4 by ivan Lan

Add default value to snapshot :spec_rewrite

parent 2c1add8d
......@@ -110,6 +110,10 @@ module Shotengai
super || shotengai_series.manager
end
def spec_rewrite
super || {}
end
def product
shotengai_series.product
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment