Registry / build-tool / guard-haml

guard-haml

JSON →
library1.1.2rbrubygemsunverified

A Guard plugin that automatically compiles Haml templates (.html.haml) into HTML files.

gem install guard-haml
INSTALL
IMPORT
SIG · GUARD-HAML
G
guard-haml
build-toolrubyv1.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Guard::Haml
require 'guard/haml'

Compiles all Haml files in the project

require 'guard/haml' Guard::Haml.new(watchers: [Guard::Watcher.new(/^.*\.haml$/)]).run_all
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
guard-haml — gem install guard-haml · libregistry