Sha256: 5657b2a305201d1bd2e2cacf77d5bd34e1fdd3ecf5ed4262c457c959d59fde66
Contents?: true
Size: 368 Bytes
Versions: 43
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by Bundler. # # The application 'cap' is installed as part of a gem, and # this file is here to facilitate running it. # require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('capistrano', 'cap')
Version data entries
43 entries across 43 versions & 1 rubygems
Version | Path |
---|---|
railman-0.2.0 | templates/rails_app/bin/cap |
railman-0.1.2 | templates/rails_app/bin/cap |
railman-0.1.1 | templates/rails_app/bin/cap |