Libraries
»
amrita2
(1.9.6)
»
Index (T)
»
Amrita2
»
ModelData
»
Tuple
Class: Amrita2::ModelData::Tuple
Inherits:
Array
Object
Array
Amrita2::ModelData::Tuple
show all
Defined in:
lib/amrita2/core.rb
Overview
:nodoc:
Class Method Summary
collapse
.
[]
(*args) ⇒ Object
Class Method Details
.
[]
(*args) ⇒
Object
1306 1307 1308
# File 'lib/amrita2/core.rb', line 1306
def
self
.
[]
(
*
args
)
self
.
new
(
args
)
end