File: //usr/local/rvm/gems/ruby-2.6.8/doc/thor-1.1.0/ri/Thor/Actions/inject_into_module-i.ri
U:RDoc::AnyMethod[iI"inject_into_module:ETI"%Thor::Actions#inject_into_module;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"IInjects text right after the module definition. Since it depends on ;TI"'insert_into_file, it's reversible.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading:
leveli : textI"Parameters;To:RDoc::Markup::List:
@type: NOTE:@items[ o:RDoc::Markup::ListItem:@label[I"path<String>;T; [o;
; [I"#path of the file to be changed;To;;[I"module_name<String|Class>;T; [o;
; [I"!the module to be manipulated;To;;[I"data<String>;T; [o;
; [I"Cthe data to append to the class, can be also given as a block.;To;;[I"config<Hash>;T; [o;
; [I"2give :verbose => false to not log the status.;T@S;;
i ;I"
Examples;T@o:RDoc::Markup::Verbatim; [
I"linject_into_module "app/helpers/application_helper.rb", ApplicationHelper, " def help; 'help'; end\n"
;TI"
;TI"Rinject_into_module "app/helpers/application_helper.rb", ApplicationHelper do
;TI"# " def help; 'help'; end\n"
;TI"end;T:@format0:
@fileI"*lib/thor/actions/file_manipulation.rb;T:0@omit_headings_from_table_of_contents_below000[ I"'(path, module_name, *args, &block);T@9FI"Actions;TcRDoc::NormalModule00