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
run_callbacks

run_callbacks(kind, &block) Instance Public methods Runs the callbacks for the given event. Calls the before and around callbacks in the order they were set, yields the block (if given one), and then runs the after callbacks in reverse order. If the callback chain was halted, returns false. Otherwise returns the result of the block, or true if no block is given. run_callbacks :save do save end

append_features

append_features(base) Instance Public methods

included

included(base = nil, &block) Instance Public methods

new

new(count = 1) Class Public methods

await

await() Instance Public methods

release

release() Instance Public methods

config

config() Instance Public methods

config_accessor

config_accessor(*names) Instance Public methods Allows you to add shortcut so that you don't have to refer to attribute through config. Also look at the example for config to contrast. Defines both class and instance config accessors. class User include ActiveSupport::Configurable config_accessor :allowed_access end User.allowed_access # => nil User.allowed_access = false User.allowed_access # => false user = User.new user.allowed_access # => false user.allowed_acces

configure

configure() Instance Public methods

compile_methods!

compile_methods!(keys) Class Public methods Compiles reader methods so we don't have to go through method_missing.

Popular Articles
Crypt::PADDING_PKCS7 integer PADDING_PKCS7
SET TRANSACTION NameSET TRANSACTION -- set the characteristics of the current transaction Synopsis SET TRANSACTION transaction_mode [, ...] SET TRANSACTION SNA
<author> author Specifies contact information that may appear within app-store lisitngs. Attributes(type) Only for platform: Description email(string) Requi
static GLMResults.bse() statsmodels.genmod.generalized_linear_model.GLMResults.bse static GLMResults.bse()
Htmlable Htmlable interface Htmlable (View source) Methods string toHtml() Get content as a string of HTML.


Page 2176 of 11844

|< < Prev 2173 2174 2175 2176 2177 2178 2179 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions