A website template with lots of features, built with ruby on rails.

config.ru 154B

12345
  1. # This file is used by Rack-based servers to start the application.
  2. require ::File.expand_path('../config/environment', __FILE__)
  3. run Rails.application