view bin/rails @ 364:dd5a107bff3d

Remove web servers from gemfile. Please install it manually through gem or whatever.
author edogawaconan <me@myconan.net>
date Sat, 14 Feb 2015 01:22:29 +0900
parents d701cf49fa3b
children 68eb23b52864
line wrap: on
line source

#!/usr/bin/env ruby
APP_PATH = File.expand_path('../../config/application',  __FILE__)
require_relative '../config/boot'
require 'rails/commands'