This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
suttonelections
mirror of
https://github.com/adrianshort/suttonelections.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Make Date.parse work
tags/last-sinatra-version
Adrian Short
12 years ago
parent
97d77da9cc
commit
e8b5147b6c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app.rb
+ 1
- 0
app.rb
View File
@@ -1,4 +1,5 @@
require 'rubygems'
require 'date'
require 'sinatra'
require 'haml'
require './models'
Write
Preview
Loading…
Cancel
Save