Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

capistrano-extensions

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capistrano-extensions

  • 0.1.9
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= capistrano-extensions

  • Stable API: http://johntrupiano.rubyforge.org/capistrano-extensions
  • Source: http://github.com/jtrupiano/capistrano-extensions

== DESCRIPTION/FEATURES:

This gem provides a base set of {Capistrano}[http://www.capify.org/] extensions including the following:

  • a new :gemfile RemoteDependency type
  • tasks/helpers for handling public and private asset folders (e.g. created by the file_column plugin)
  • tasks/helpers for auto-syncing server gems (via integration with the {GemInstaller}[http://geminstaller.rubyforge.org/] gem)
  • helpers for dealing with multiple deployable environments (e.g. staging, prodtest, production)
  • tasks for working with remote logfiles
  • tasks for database/asset synchronization from production back to local environments
  • integration with {environmentalist}[http://johntrupiano.rubyforge.org/environmentalist]

For a detailed exploration of these features, check out the wiki: http://github.com/jtrupiano/capistrano-extensions/wikis/home

== SYNOPSIS:

FIX (code sample of usage)

== REQUIREMENTS:

  • Capistrano ~> 2.5.5
  • GemInstaller ~> 0.5.1

== INSTALL:

  • sudo gem install capistrano-extensions (stable from rubyforge)
  • sudo gem install jtrupiano-capistrano-extensions (HEAD of repo from github)

FAQs

Package last updated on 13 Aug 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc