module AmazonFeedValidator
Constants
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/amazon_feed_validator/constructor_methods.rb, line 6 def new(*args) AmazonFeedValidator::FeedValidator.new(*args) end
Private Instance Methods
new(*args)
click to toggle source
# File lib/amazon_feed_validator/constructor_methods.rb, line 6 def new(*args) AmazonFeedValidator::FeedValidator.new(*args) end