Module: Fiveruns::Dash::Rails::Initializer::InstanceMethods
- Defined in:
- lib/fiveruns/dash/rails.rb
Instance Method Summary collapse
Instance Method Details
#load_application_classes_with_dash ⇒ Object
151 152 153 154 |
# File 'lib/fiveruns/dash/rails.rb', line 151 def load_application_classes_with_dash load_application_classes_without_dash Fiveruns::Dash::Rails.dash_start_block.call end |