Sha256: f9c7166f7cc4fdad179ee56314996f52ee875f599c6c2bc553d878c6e0fe956f

Contents?: true

Size: 244 Bytes

Versions: 52

Compression:

Stored size: 244 Bytes

Contents

require File.expand_path('../lib/social_stream/release', __FILE__)

# SocialStream release tasks
class SocialStream < Thor

  desc "release", "release SocialStream's gems"
  def release(*args)
    ::SocialStream::Release.create *args
  end
end

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
vkhater-social_stream-0.16.3.3 social_stream.thor
social_stream-0.17.1 social_stream.thor
social_stream-0.17.0 social_stream.thor
social_stream-0.16.3 social_stream.thor
social_stream-0.16.2 social_stream.thor
social_stream-0.16.1 social_stream.thor
social_stream-0.15.8 social_stream.thor
social_stream-0.15.7 social_stream.thor
social_stream-0.15.6 social_stream.thor
social_stream-0.15.5 social_stream.thor
social_stream-0.15.4 social_stream.thor
social_stream-0.15.1 social_stream.thor
social_stream-0.15.0 social_stream.thor
social_stream-0.14.1 social_stream.thor
social_stream-0.14.0 social_stream.thor
social_stream-0.13.3 social_stream.thor
social_stream-0.13.2 social_stream.thor
social_stream-0.13.1 social_stream.thor
social_stream-0.13.0 social_stream.thor
social_stream-0.12.14 social_stream.thor