Added Markdown, and removed nbprojects directory
[base_ror3_portal.git] / config.ru
blob18aa74922befc82c1e25201f12b01df3885bc926
1 # This file is used by Rack-based servers to start the application.
3 require ::File.expand_path('../config/environment',  __FILE__)
4 run UKPortal::Application