row(master, index, keys=nil) Class Public methods
package_name() Class Public methods
cmp.arg â float Instance Public methods Returns the angle part of its polar form. Complex.polar(3, Math::PI/2).arg #=> 1.5707963267948966
numlist=(val) Instance Public methods Alias for: set_numlist
forty_two() Instance Public methods Find the forty-second record. Also known as accessing âthe redditâ. If no order is defined it will order by primary key. Person.forty_two # returns the forty-second object fetched by SELECT * FROM people Person.offset(3).forty_two # returns the forty-second object from OFFSET 3 (which is OFFSET 44) Person.where(["user_name = :u", { u: user_name }]).forty_two
optionMenu(menubutton, varName, firstValue, *rest) Instance Public methods
[]=(key,val) Instance Public methods
containing(y) Instance Public methods
documentation_search(store, generator, req, res) Instance Public methods Creates the JSON search index on res for the given store. generator must respond to #json_index to build. req is ignored.
Certificate.new => certCertificate.new(string) => cert Class Public methods
Page 212 of 2275