本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
adrianshort
/
suttonelections
镜像来自
https://github.com/adrianshort/suttonelections.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
2
Wiki
活動
Election results in the London Borough of Sutton.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
233
提交
1
分支
23 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
目錄樹:
652d1b04ab
main
v2.0.0
last-sinatra-version
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 '652d1b04ab'
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
652d1b04ab
Delete /bodies page
The main nav links directly to each body detail page so the overview page is redundant
9 年之前
config
Add Unicorn server
12 年之前
db
Keep empty dir
14 年之前
docs
Add polling district and polling station data
11 年之前
public
Add %nav style and tweak %h2
9 年之前
scripts
Create a DeletedCandidate for the merged candidate
9 年之前
views
Delete /bodies page
9 年之前
.gitignore
Ignore /tmp
12 年之前
.ruby-version
Specifically target Ruby 1.9.3 because data_mapper isn't compatible with later rubies (e.g. 2.0.0).
12 年之前
Gemfile
Add rack-flash3
12 年之前
Gemfile.lock
Add rack-flash3
12 年之前
LICENSE.txt
Added license and updated about text
16 年之前
Procfile
Add Procfile
12 年之前
README
Added (empty) README
16 年之前
app.rb
Delete /bodies page
9 年之前
config.ru
Make load path explicit
14 年之前
models.rb
Remove unused ward table
9 年之前
README