method
boot!
boot!()
public
Hide source
# File railties/environments/boot.rb, line 8 def boot! unless booted? preinitialize pick_boot.run end end