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
attribute

attribute(name) Instance Public methods

blank?

blank?() Instance Public methods An object is blank if it's false, empty, or a whitespace string. For example, '', ' ', nil, [], and {} are all blank. This simplifies address.nil? || address.empty? to address.blank? @return [true, false]

bundler?

bundler?() Instance Public methods This is a predicate useful for the doc:guides task of applications.

create_fixtures

create_fixtures(*fixture_set_names, &block) Instance Public methods

create_table

create_table(*args, &block) Instance Public methods

current_adapter?

current_adapter?(*types) Instance Public methods

deep_dup

deep_dup() Instance Public methods Returns a deep copy of object if it's duplicable. If it's not duplicable, returns self. object = Object.new dup = object.deep_dup dup.instance_variable_set(:@a, 1) object.instance_variable_defined?(:@a) # => false dup.instance_variable_defined?(:@a) # => true

duplicable?

duplicable?() Instance Public methods Can you safely dup this object? False for nil, false, true, symbol, and number objects; true otherwise.

except

except(adapter_names_to_exclude) Instance Public methods

html_safe?

html_safe?() Instance Public methods

Popular Articles
ConfigBase::validateKeys protected ConfigBase::validateKeys(array $data) Validates all keys in a passed in config array structure. Parameters array $data: Configuration arra
ingres_query (PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0) Send an SQL query to Ingres mixed
Series.at_time() Series.at_time(time, asof=False) [source] Select values at particular time of day (e.g. 9:30AM). Parameters: time : datetime.time or string Retu
tensorflow::Session::PRun() virtual Status tensorflow::Session::PRun(const string &handle, const std::vector< std::pair< string, Tensor > > &inputs, const s
apc_delete (PECL apc >= 3.0.0) Removes a stored variable from the cache mixed apc_delete ( string $key )


Page 2256 of 11844

|< < Prev 2253 2254 2255 2256 2257 2258 2259 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions