Fixed lhs. Link well.
[b4.git] / config.ru
blobee0df21ec9f7478ff734f532b13f6f06cc967990
1 # This file is used by Rack-based servers to start the application.
3 require ::File.expand_path('../config/environment',  __FILE__)
4 run B4::Application