w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • References
  • Ruby on Rails
  • Ruby
  • Classes
  • Kernel
×
Type:
Module
Constants:
RUBYGEMS_ACTIVATION_MONITOR : Monitor.new # :nodoc:

The Kernel module is included by class Object, so its methods are available in every Ruby object.

The Kernel instance methods are documented in class Object while the module methods are documented here. These methods are called without a receiver and thus can be called in functional form:

sprintf "%.1f", 1.234 #=> "1.2"
chop
  • References/Ruby on Rails/Ruby/Classes/Kernel

chop â string Instance Public methods Equivalent to ($_.dup).chop!

2025-01-10 15:47:30
gets
  • References/Ruby on Rails/Ruby/Classes/Kernel

gets(sep=$/) â string or nilgets(limit) â string or nilgets(sep,limit) â string or nil Instance

2025-01-10 15:47:30
eval
  • References/Ruby on Rails/Ruby/Classes/Kernel

eval(string [, binding [, filename [,lineno]]]) â obj Instance Public methods Evaluates

2025-01-10 15:47:30
loop
  • References/Ruby on Rails/Ruby/Classes/Kernel

loop { block }loop â an_enumerator Instance Public methods Repeatedly

2025-01-10 15:47:30
Popular Articles
The N-dimensional array (ndarray) An ndarray is a (usually fixed-size) multidimensional container of items of the same type and size. The number of dimensions and items in an array i
perlfaq3 - Programming Tools NAME VERSION DESCRIPTIONHow do I do (anything)? How can I use Perl interactively? How do I find which modules are installed on my system? How do I d
perlrun - how to execute the Perl interpreter NAME SYNOPSIS DESCRIPTION#! and quoting on non-Unix systems Location of Perl Command Switches ENVIRONMENT NAME perlrun - how to execute the P
core Apache Core Features Description: Core Apache HTTP Server features that are always available Status: Core AcceptFilter Directive Description: Con
FormBuilderInterface interface FormBuilderInterface implements Traversable, Countable, FormConfigBuilderInterface Methods EventDispatcherInterface getEventDispatcher


Page 8 of 8

|< < Prev 5 6 7 8 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions