class BlackBook::StylesNotFound
Public Instance Methods
to_s()
click to toggle source
# File lib/black_book/errors.rb, line 29 def to_s "styles not found" end
# File lib/black_book/errors.rb, line 29 def to_s "styles not found" end