lib/spree/api/responders/jbuilder_template.rb in solidus_api-2.11.17 vs lib/spree/api/responders/jbuilder_template.rb in solidus_api-3.0.0.rc2

- old
+ new

@@ -14,10 +14,8 @@ def template options[:default_template] end end - - RablTemplate = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('RablTemplate', 'JbuilderTemplate') end end end