This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
frankfurter
Watch
1
Star
0
Fork
0
You've already forked frankfurter
mirror of
https://github.com/hakanensari/frankfurter.git
synced
2024-11-22 11:02:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9389566ab0
frankfurter
/
config.ru
7 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use Rubocop and fix existing offences
2016-10-11 17:54:28 +02:00
# frozen_string_literal: true
Use a minimal app framework
2014-03-14 13:08:48 +01:00
require './config/environment'
require 'api'
Add Honeybadger
2014-03-14 13:48:58 +01:00
First commit
2012-11-20 17:36:12 +01:00
run Sinatra::Application
Reference in New Issue
Copy Permalink