Module: Xmvc::Stats
- Defined in:
- lib/xmvc/stats.rb
Defined Under Namespace
Classes: Statistics
Class Method Summary collapse
Class Method Details
.dispatch ⇒ Object
21 22 23 |
# File 'lib/xmvc/stats.rb', line 21 def self.dispatch Statistics.new.output end |