Skip to content

Instantly share code, notes, and snippets.

@mizutaki
Last active August 29, 2015 14:07
Show Gist options
  • Save mizutaki/ed5b50d50acb179e6f78 to your computer and use it in GitHub Desktop.
Save mizutaki/ed5b50d50acb179e6f78 to your computer and use it in GitHub Desktop.
require './sinatra_middleware'
require './config/environment'
use Sinatra::Application
run MyRailsProject::Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment