Sha256: 9ee562dce1de9129ada43b971cd9f7569111d13da7af20c445604fd0e67cfae8

Contents?: true

Size: 242 Bytes

Versions: 118

Compression:

Stored size: 242 Bytes

Contents

guard 'rspec', :version => 2 do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/(.+)\.rb$})     { |m| "spec/#{m[1]}_spec.rb" }
  watch('spec/spec_helper.rb')  { "spec" }
end


guard 'bundler' do
  watch('Gemfile')
  watch(/^.+\.gemspec/)
end

Version data entries

118 entries across 118 versions & 27 rubygems

Version Path
gitlab_omniauth-ldap-2.2.0 Guardfile
gitlab_omniauth-ldap-2.1.1 Guardfile
gitlab_omniauth-ldap-2.1.0 Guardfile
omniauth-kaeuferportal-1.1.1 Guardfile
omniauth-viadeo-0.2 Guardfile
omniauth-ldap-2.0.0 Guardfile
omniauth-ldap2-1.0.4 Guardfile
gitlab_omniauth-ldap-2.0.4 Guardfile
gitlab_omniauth-ldap-2.0.3 Guardfile
omniauth-ldap-ifpe-1.0.5 Guardfile
gitlab_omniauth-ldap-2.0.2 Guardfile
gitlab_omniauth-ldap-2.0.1 Guardfile
gitlab_omniauth-ldap-2.0.0 Guardfile
omniauth-canvas-1.0.1 Guardfile
omniauth-canvas-1.0.0 Guardfile
omniauth-canvas-0.1.3 Guardfile
omniauth-canvas-0.1.2 Guardfile
omniauth-canvas-0.1.1 Guardfile
omniauth-kaeuferportal-1.1.0 Guardfile
omniauth-kaeuferportal-2.0.2 Guardfile