PageRenderTime 37ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/gems/doc/rake-0.8.1/ri/Rake/FileList/gsub%21-i.yaml

https://github.com/joemoore/gimmeallyourlovin
YAML | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | b6718ac3f537d85138acbe1c0df6b26e MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1
  1. --- !ruby/object:RI::MethodDescription
  2. aliases: []
  3. block_params:
  4. comment:
  5. - !ruby/struct:SM::Flow::P
  6. body: Same as <tt>gsub</tt> except that the original file list is modified.
  7. full_name: Rake::FileList#gsub!
  8. is_singleton: false
  9. name: gsub!
  10. params: (pat, rep)
  11. visibility: public