Commit 97aece1e by ivan Lan

Fix method name

parent 60d565fa
...@@ -74,7 +74,7 @@ module Shotengai ...@@ -74,7 +74,7 @@ module Shotengai
Shotengai::Series.alive.find_by_id(default_series_id) || series.alive.first Shotengai::Series.alive.find_by_id(default_series_id) || series.alive.first
end end
def series_with_spec val def series_with_spec_value val
series_class.query_spec_value_with_product(val, self) series_class.query_spec_value_with_product(val, self)
end 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