module Mustache::Sinatra::Helpers
Silence mustache warnings
Public Instance Methods
warn(msg)
click to toggle source
# File lib/deployinator/base.rb, line 20 def warn(msg); nil; end
Silence mustache warnings
# File lib/deployinator/base.rb, line 20 def warn(msg); nil; end