module Motion::SplashGenerator
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/motion/splash_generator.rb, line 8 def self.root @root ||= File.join(File.dirname(__FILE__), '..', '..') end