PageRenderTime 53ms CodeModel.GetById 26ms RepoModel.GetById 1ms app.codeStats 0ms

/gems/doc/activesupport-2.1.0/ri/ActiveSupport/Multibyte/Chars/gsub-i.yaml

https://github.com/joemoore/gimmeallyourlovin
YAML | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | 53b5bb106b9f098548441099faea0f20 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: Gsub works exactly the same as gsub on a normal string.
  7. full_name: ActiveSupport::Multibyte::Chars#gsub
  8. is_singleton: false
  9. name: gsub
  10. params: (*a, &b)
  11. visibility: public