alive?() Instance Public methods A TupleEntry is dead when it is canceled or expired.
blt_table_configure(*args) Instance Public methods
nocrmode() Class Public methods Put the terminal into normal mode (out of cbreak mode). See ::cbreak for more detail.
slaves(master, keys=nil) Class Public methods
primary_key=(value) Instance Public methods Sets the name of the primary key column. class Project < ActiveRecord::Base self.primary_key = 'sysid' end You can also define the primary_key method yourself: class Project < ActiveRecord::Base def self.primary_key 'foo_' + super end end Project.primary_key # => "foo_id"
source() Class Public methods
str.reverse â new_str Instance Public methods Returns a new string with the characters from str in reverse order. "stressed".reverse #=> "desserts"
find_overlapping(x1, y1, x2, y2) Instance Public methods
draw15() Instance Public methods Light beam
unset(node) Instance Public methods
Page 1777 of 2275