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
4a0f86de63
capistrano
/
lib
/
capistrano.rb
3 lines
67 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-06 03:48:35 +00: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 23:33:22 +01:00
require
'capistrano/extensions'
Copy permalink