class TimeBoots::SecBoot
Public Class Methods
new()
click to toggle source
Calls superclass method
TimeBoots::Boot::new
# File lib/time_boots/boot/simple.rb, line 37 def initialize super(:sec) end