This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
capistrano
Watch
1
Star
0
Fork
You've already forked capistrano
0
mirror of
https://github.com/capistrano/capistrano
synced
2023-03-27 23:21:18 -04:00
Code
Releases
Activity
c11cfecadc
capistrano
/
lib
/
capistrano.rb
4 lines
99 B
Ruby
Raw
Normal View
History
Unescape
Escape
part 2, rename switchtower -> capistrano git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@3786 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-05 22:48:35 -05:00
require
'capistrano/configuration'
Fixes #127 (I hope) by using smarter use of the built-in syntax, this removes the need for a dependency on mkmf, and implements this feature in a way inspired by the example on modifying Kernel.` usage from the second edition pickaxe.
2009-12-02 17:33:22 -05:00
require
'capistrano/extensions'
Merge all changes, and patch-up the test suite
2011-06-25 08:19:58 -04:00
require
'capistrano/ext/string'
Copy permalink