Search code examples
ruby-on-railswebrick

How do I change Webrick server root?


Where is the “scripts/server” file that bootstraps WEBrick and tells where WEBrick should serve files from?


Solution

  • checkout your_rails_app/config/boot.rb

    You can configure your app via your_rails_app/config/environment.rb