Flowdock
method

run

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: Rails::Boot
run() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/environments/boot.rb, line 37
    def run
      load_initializer
      Rails::Initializer.run(:set_load_path)
    end
Register or log in to add new notes.