Server IP : 66.29.132.122 / Your IP : 18.118.121.114 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Generators/ContextUser/ |
Upload File : |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: (i.name) comment: - !ruby/struct:SM::Flow::P body: "Build a list from an array of <em>Htmlxxx</em> items. Look up each in the AllReferences hash: if we find a corresponding entry, we generate a hyperlink to it, otherwise just output the name. However, some names potentially need massaging. For example, you may require a Ruby file without the .rb extension, but the file names we know about may have it. To deal with this, we pass in a block which performs the massaging, returning an array of alternative names to match" full_name: Generators::ContextUser#potentially_referenced_list is_singleton: false name: potentially_referenced_list params: (array) {|i.name| ...} visibility: public