capistrano-template-0.0.9

https://rubygems.org

capistrano-template

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 649777

number: 0.0.9

platform: ruby

spec_sha256: 64bbcd40cd0beb0bae0890c28d4bd55382291b7a7ced0184458307975f0e2469

sha256: b427b36e1ed5aa56c96bf47b7cf05e30fb8c7b5ca994dfcce6125a56717ecad1

created_at: 2024-05-13 08:23:25 UTC

updated_at: 2024-06-09 18:22:29 UTC

position: 0

version_data_entries_count: 40

uploaded_at: 2017-06-23 17:34:00 UTC

indexed: true

has_extensions:

extensions:

Gem size: 19 KB

Version Data Entries

Total: 40

Unpacked size: 56.1 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400203 Bytes7761bcdd8108da7203b9eb2078eac5260a09d19bd2a7cf544ee635bb3af5ed71
.rspec1006440031 Bytes04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca
.rubocop.yml10064400287 Bytesb776791e719ceba851abf9164feeb0c7f5509314aa65a22de40e8707c41ca68f
.rubocop_todo.yml100644007.15 KB49a4f3d0241c689d743e90c1a4d3430147abd9f06968e8630365c7a57edf90ff
.travis.yml10064400197 Bytes8fb015eb2f71100b54b46498933d847c9e9807ffbf73b9b7f500b78fd003391f
.versions.conf10064400105 Bytesfb6495e5b0b5671bc8495c482c4eb8b296ca1da153e2c603112fefc1acb0df71
CHANGELOG.md100644001.38 KBdb92d72b6832f9a723e40aa7c18221a0bd7454fc9ccb228aeb9340fd35612501
Gemfile10064400214 Bytese248d5d42b7fc147252580affdea1e933a7148ac8f43b13573322ea67c3bc865
LICENSE.txt100644001.04 KBd9740490f48bfe8c31dfe79d96ca1456d86d9c46d5d7559886e8a3c74e75a947
README.md100644004.95 KB8880233ece6e95041d85b9dc852878b4f165c83f40e67f99a456c9014fad2854
Rakefile10064400297 Bytes6fd8cb00b73441e088b79a8dcee21bc630c7ffe71d180289e3d29c4ef56f5890
capistrano-template.gemspec100644001.41 KBe3bb8972e7830cc21ece45d3ee7d83e09b6a429c039c8ee6b03329c1b72075a7
lib/capistrano/capistrano_plugin_template.rb10064400501 Bytesf81e7b01903f103c00fd8fdb88d752a60622c4effbaaf6e153818123cfec105d
lib/capistrano/template.rb10064400245 Bytes26ad4a82f6bedd3948195a7820c98738c5d1320ecd2a766a535c5036200ac7ce
lib/capistrano/template/helpers/dsl.rb100644002.96 KB29f7cca653f41a174270710acb591eef6a95943df2a0917f0ac3b6d2448cbe92
lib/capistrano/template/helpers/paths_lookup.rb10064400757 Bytes9bdd1fb4cf94c872620251bec70648a745b3bc0983a260cae288a98422a6db09
lib/capistrano/template/helpers/renderer.rb100644001.51 KBc9a6bc2ba23b8d7e35d30fadb1b9e224af24e9f86acde2398aa44c004de301ff
lib/capistrano/template/helpers/template_digester.rb10064400358 Bytes2859d09d9ca71f74849bf41be08f299aee8bf917f10e601fc4bc59e05630695f
lib/capistrano/template/helpers/uploader.rb100644003.96 KB74f49dd37e86e3d4ec8497ff74faa61c8ddc498930c2f7a7088f73b505bf9dc6
lib/capistrano/template/tasks/template_defaults.rake100644001.21 KB14a3d239d7ba85aeeed82b8301b2fb9138c132923143b839d43141b7b7ae70a8
lib/capistrano/template/version.rb1006440068 Byteseb3d442580d8ec1ea83e97bdf5d0dc8134cffc120c5cfa6e024b008aa076a748
spec/dummy_app/Capfile10064400917 Bytes00b107519ba7976d1c949ce526a63f64641e995954b4cecc5a2928aef7106cbb
spec/dummy_app/Vagrantfile10064400652 Bytes65be955180e4e76f4a588694957774b568390b8063c33ece649feb7f7bfda3c4
spec/dummy_app/config/deploy.rb100644001.08 KBc7e4648256a841c4fa77028046f6d806d0940b0edb2736634205d9f05c86a910
spec/dummy_app/config/deploy/development.rb100644001.9 KBe202ff8325d66c25ca36cf237f7ab4b2e22cd12c071d2257f78b95925d228987
spec/dummy_app/config/deploy/templates/development/localhost/other.template.name.erb1006440025 Bytes0eae234156c5ee77973df7e0b10d022d3dd702f5fcb4f831da613e396e87faf9
spec/dummy_app/lib/capistrano/tasks/test_template.rake10064400865 Bytesf58421573df4588dd7c6ef6c224004b10d4cb15e410d49d42c6d57a13517d88f
spec/dummy_app/log/.gitkeep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/dummy_app/test.sh10075500531 Bytes92c8c7bcf5c77da15bfec4663796dc66b92d4511ab4e8a09c1ec6e8506251b65
spec/integration/capistrano/template/helpers/dsl_spec.rb100644003.47 KB68ea327068dd73e96a279f933d2814b6d6855e2c29b3fe08cfcd18544f4811e9
spec/integration/capistrano/template/helpers/paths_lookup_spec.rb100644001.37 KB74f960990ccb6cf598c5101957285da25bacc2a2c00692cd1bb24b706b59cd8c
spec/integration/capistrano/template/helpers/uploader_spec.rb100644002.65 KBb9be1a937eb09aecd2bb318e226db68e31a5535d906216494a946d737f761f5a
spec/spec_helper.rb100644001.14 KBe44654ab0ed808e5397e60eb3c03b54acb9d4f4be7b7301b8b128d919591eb1a
spec/unit/capistrano/template/helpers/dsl_dry_run_spec.rb10064400653 Bytesc2ecea336fb3300c42709e24070acf9a549e9fb890a3a2f0b01f2364e67c0549
spec/unit/capistrano/template/helpers/dsl_spec.rb100644001.44 KBe91fa727bbda003461fb696c4c7b1c3353799b23b32a736a98aca7889b5e74ba
spec/unit/capistrano/template/helpers/paths_lookup_spec.rb100644001.87 KB71646ad2e59c0c34cd6ec97272a7a5def316d2a48bdce52c6c6d4907a3bf4e15
spec/unit/capistrano/template/helpers/renderer_spec.rb100644002.15 KB03f510046d996e9e6ed707d2b832ed97b9a3a3d53696d7d8569e708600494028
spec/unit/capistrano/template/helpers/template_digester_spec.rb10064400767 Bytesbd9eb6db982f81001e54ed2bca0998ccfd19d0c0ec8e72591469e8cd84531722
spec/unit/capistrano/template/helpers/uploader_spec.rb100644005.77 KB3efc379e84b77e23f1829cc90483d8e0d7d4717175d1d8e621b44c4a9daeab4e
spec/unit/capistrano/template_spec.rb10064400157 Bytes0686981073c77f309bc9afd70ef6cd45b89d15049be26ece3b09ca2775b21342