File: //usr/local/rvm/gems/default/doc/thor-1.1.0/ri/Thor/Actions/inject_into_class-i.ri
U:RDoc::AnyMethod[iI"inject_into_class:ETI"$Thor::Actions#inject_into_class;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HInjects text right after the class 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"klass<String|Class>;T; [o;
; [I" the class 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"|inject_into_class "app/controllers/application_controller.rb", ApplicationController, " filter_parameter :password\n"
;TI"
;TI"]inject_into_class "app/controllers/application_controller.rb", ApplicationController do
;TI"( " filter_parameter :password\n"
;TI"end;T:@format0:
@fileI"*lib/thor/actions/file_manipulation.rb;T:0@omit_headings_from_table_of_contents_below000[ I"!(path, klass, *args, &block);T@9FI"Actions;TcRDoc::NormalModule00