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
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.
containing(y) Instance Public methods
Certificate.new => certCertificate.new(string) => cert Class Public methods
toggle_recurse() Instance Public methods
columns_size() Instance Public methods Alias for: numcolumns
api_uri() Instance Public methods
listbox() Instance Public methods
Page 213 of 2275