mote-debug(1) -- your mote debugging aid
SYNOPSIS
require "mote"
require "mote/debug"
Mote.parse("{{ ' foo bar '.strip }}").call
# Now check tmp/cache/mote
INSTALLATION
$ gem install mote-debug
Project
require "mote"
require "mote/debug"
Mote.parse("{{ ' foo bar '.strip }}").call
# Now check tmp/cache/mote
$ gem install mote-debug