module Guard::Git
Constants
- VERSION
Public Class Methods
enable!()
click to toggle source
# File lib/guard/git.rb, line 9 def self.enable! ::Guard::Dsl.prepend Guard::Git::DslExtensions end
# File lib/guard/git.rb, line 9 def self.enable! ::Guard::Dsl.prepend Guard::Git::DslExtensions end