Sha256: 0c5fe27e13894ca6a7478527066970babce3a951272f24f69a5d7255e8b338f7

Contents?: true

Size: 207 Bytes

Versions: 3

Compression:

Stored size: 207 Bytes

Contents

require 'uberspec'

Uberspec::Rspec.watch(self) do |config|
  config.code_paths += ['^lib/(.*)\.rb']
  config.spec_paths += ['^spec/(.*)\.']
  config.notify = 'LibNotify' #'Growl' #false
end


# vim:ft=ruby

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uberspec-0.2.1 uberspec.watchr
uberspec-0.1.1 uberspec.watchr
uberspec-0.1.0 uberspec.watchr