Sha256: 9587f9dbe88753b5058034a5bd1466de6901d1b3f6e4dc4d70857c479d14ff09

Contents?: true

Size: 733 Bytes

Versions: 8

Compression:

Stored size: 733 Bytes

Contents

# Copyright 2012-2013 Crowd Favorite, Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#  http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

require 'capistrano/spec'

RSpec.configure do |config|
  config.include Capistrano::Spec::Helpers
  config.include Capistrano::Spec::Matchers
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
capistrano-wp-0.5.0 spec/support/capistrano.rb
capistrano-wp-0.4.10 spec/support/capistrano.rb
capistrano-wp-0.4.9 spec/support/capistrano.rb
capistrano-wp-0.4.8 spec/support/capistrano.rb
capistrano-wp-0.4.7 spec/support/capistrano.rb
capistrano-wp-0.4.6 spec/support/capistrano.rb
capistrano-wp-0.4.3 spec/support/capistrano.rb
capistrano-wp-0.4.2 spec/support/capistrano.rb