Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 8996

Show
Ignore:
Timestamp:
03/08/08 20:33:41 (6 months ago)
Author:
minam
Message:

Fix some incorrect documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tools/capistrano/lib/capistrano/recipes/deploy/strategy/copy.rb

    r8994 r8996  
    2424      # checkout. Additionally, you can specify file patterns to exclude from 
    2525      # the copy when using :copy_cache; just set the :copy_exclude variable 
    26       # to an array of file globs or regexps
     26      # to a file glob (or an array of globs)
    2727      # 
    2828      #   set :copy_cache, true