class Dashboard::DashOpts
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/rubyneat_dashboard.rb, line 18 def initialize super controllerfrei: true end