HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.5.9/doc/thor-1.1.0/ri/Thor/RakeCompat/cdesc-RakeCompat.ri
U:RDoc::NormalModule[iI"RakeCompat:ETI"Thor::RakeCompat;T0o:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"MAdds a compatibility layer to your Thor classes which allows you to use ;TI"Jrake package tasks. For example, to use rspec rake tasks, one can do:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;[I" require 'thor/rake_compat'
;TI"$require 'rspec/core/rake_task'
;TI"
;TI"class Default < Thor
;TI"   include Thor::RakeCompat
;TI"
;TI"/  RSpec::Core::RakeTask.new(:spec) do |t|
;TI"1    t.spec_opts = ['--options', './.rspec']
;TI"6    t.spec_files = FileList['spec   /*_spec.rb']
;TI"  end
;TI"end;T:@format0:
@fileI"lib/thor/rake_compat.rb;T:0@omit_headings_from_table_of_contents_below0;
0;0[[[[I"Rake::DSL;To;;[;
@;0I"lib/thor/rake_compat.rb;T[[I"
class;T[[:public[[I"
included;T@'[I"rake_classes;T@'[:protected[[:private[[I"
instance;T[[;[[;[[;[[[U:RDoc::Context::Section[i0o;;[;
0;0[@I"	Thor;TcRDoc::NormalClass