Parent

Methods

Class/Module Index [+]

Quicksearch

RKelly::JS::Array

Public Class Methods

create(*args) click to toggle source
# File lib/rkelly/js/array.rb, line 5
def create(*args)
  self.new(*args)
end
new(*args) click to toggle source
# File lib/rkelly/js/array.rb, line 10
def initialize(*args)
  super()
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.