module Ratbug::TableExt

Public Instance Methods

index(*,**) click to toggle source
# File lib/ratbug/table.rb, line 5
def index(*,**)
  # do nothing
end