Method: Flexdot::Index#initialize
- Defined in:
- lib/flexdot/index.rb
#initialize(index) ⇒ Index
Returns a new instance of Index.
5 6 7 |
# File 'lib/flexdot/index.rb', line 5 def initialize(index) @index = index end |
Returns a new instance of Index.
5 6 7 |
# File 'lib/flexdot/index.rb', line 5 def initialize(index) @index = index end |