class SolidusRecommendations::Errors::Standard
Public Class Methods
new(msg = MESSAGES[self.class])
click to toggle source
# File lib/solidus_recommendations/errors.rb, line 5 def initialize(msg = MESSAGES[self.class]); end