module RbLunrjs
Constants
- VERSION
Public Class Methods
dump(options)
click to toggle source
# File lib/rb_lunrjs.rb, line 8 def self.dump(options) s = Index.new options s.dump end
# File lib/rb_lunrjs.rb, line 8 def self.dump(options) s = Index.new options s.dump end