decko-commons/decko

View on GitHub
card/lib/generators/deck/templates/script/card

Summary

Maintainability
Test Coverage

# This command will be run when you use `card` from within your deck.

APP_PATH = File.expand_path("../config/application", __dir__)
require File.expand_path("../../config/boot",  __FILE__)
require "cardio/commands"