haml-lint.rake 91 Bytes EditWeb IDE 1 2 3 4 5 unless Rails.env.production? require 'haml_lint/rake_task' HamlLint::RakeTask.new end