Class: YMDP::Validator::Stylesheet

Inherits:
Base
  • Object
show all
Defined in:
lib/ymdp/validator/validator.rb

Class Method Summary collapse

Methods inherited from Base

#base_path, base_path, #configuration, configuration, configure, #content_variables, display_path, #display_path, #paths, #servers

Class Method Details

.validate(filename) ⇒ Object



117
118
119
# File 'lib/ymdp/validator/validator.rb', line 117

def self.validate(filename)
  true
end