| Server IP : 162.214.74.102 / Your IP : 216.73.216.252 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/cpanel/ea-ruby24/root/usr/share/ri/system/Gem/RequestSet/GemDependencyAPI/ |
Upload File : |
U:RDoc::AnyMethod[iI"gem:EFI"*Gem::RequestSet::GemDependencyAPI#gem;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"OSpecifies a gem dependency with the given +name+ and +requirements+. You ;TI";may also supply +options+ following the +requirements+;To:RDoc::Markup::BlankLine o; ; [I"+options+ include:;T@o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"require: ;T; [o; ; [I"MRubyGems does not provide any autorequire features so requires in a gem ;TI"0dependencies file are recorded but ignored.;T@o; ; [I"IIn bundler the require: option overrides the file to require during ;TI"LBundler.require. By default the name of the dependency is required in ;TI"?Bundler. A single file or an Array of files may be given.;T@o; ; [I"0To disable requiring any file give +false+:;T@o:RDoc::Markup::Verbatim; [I" gem 'rake', require: false ;T:@format0o;;[I"group: ;T; [ o; ; [I"NPlace the dependencies in the given dependency group. A single group or ;TI"%an Array of groups may be given.;T@o; ; [I"See also #group;T@o;;[I"platform: ;T; [ o; ; [I"NOnly install the dependency on the given platform. A single platform or ;TI"(an Array of platforms may be given.;T@o; ; [I"5See #platform for a list of platforms available.;T@o;;[I"path: ;T; [o; ; [I"IInstall this dependency from an unpacked gem in the given directory.;T@o;; [I"5gem 'modified_gem', path: 'vendor/modified_gem' ;T;0o;;[I" git: ;T; [o; ; [I"3Install this dependency from a git repository:;T@o;; [I"Egem 'private_gem', git: git@my.company.example:private_gem.git' ;T;0o;;[I"gist: ;T; [o; ; [I".Install this dependency from the gist ID:;T@o;; [I"!gem 'bang', gist: '1232884' ;T;0o;;[I" github: ;T; [o; ; [I":Install this dependency from a github git repository:;T@o;; [I"9gem 'private_gem', github: 'my_company/private_gem' ;T;0o;;[I"submodules: ;T; [o; ; [I"NSet to +true+ to include submodules when fetching the git repository for ;TI"*git:, gist: and github: dependencies.;T@o;;[I" ref: ;T; [o; ; [I"BUse the given commit name or SHA for git:, gist: and github: ;TI"dependencies.;T@o;;[I" branch: ;T; [o; ; [I"CUse the given branch for git:, gist: and github: dependencies.;T@o;;[I" tag: ;T; [o; ; [I"@Use the given tag for git:, gist: and github: dependencies.;T: @fileI"3lib/rubygems/request_set/gem_dependency_api.rb;T:0@omit_headings_from_table_of_contents_below0I"Jgem(name) gem(name, *requirements) gem(name, *requirements, options) ;T0[ I"(name, *requirements);T@FI"GemDependencyAPI;TcRDoc::NormalClassI"Gem Dependencies DSL;T0