Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca56a01 + ff8ff92 commit af6068bCopy full SHA for af6068b
capistrano-symfony.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
9
gem.email = ["[email protected]"]
10
gem.description = %q{Symfony specific Capistrano tasks}
11
gem.summary = %q{Capistrano Symfony - Easy deployment of Symfony 2 apps with Ruby over SSH}
12
- gem.homepage = "http://github.com/capitrano/capistrano-symfony"
+ gem.homepage = "http://github.com/capistrano/capistrano-symfony"
13
14
gem.files = `git ls-files`.split($/)
15
# no tests as of yet
0 commit comments