module RVT

Constants

VERSION

Public Class Methods

config() click to toggle source

Shortcut for RVT::Engine.config.rvt.

# File lib/rvt.rb, line 9
def self.config
  Engine.config.rvt
end