Sha256: 3058f7fbfa537c47c208384287b1d87bc35b55bd031d24b4d8faae21dddf6b42

Contents?: true

Size: 760 Bytes

Versions: 8

Compression:

Stored size: 760 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 'rubygems'

module CrowdFavorite
  module Support
    autoload :Namespace, 'crowdfavorite/support/namespace'
  end
  autoload :Version, 'crowdfavorite/version'
end

Version data entries

8 entries across 8 versions & 1 rubygems

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