Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/iban-check/ext/array.rb

Instance Method Summary collapse

Instance Method Details

#rotateObject



2
3
4
# File 'lib/iban-check/ext/array.rb', line 2

def rotate
   push shift
end