This website works better with JavaScript.
首頁
探索
說明
登入
adrianshort
/
suttonelections
镜像来自
https://github.com/adrianshort/suttonelections.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
2
Wiki
Activity
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.
105
Commit
1
分支
23 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
目錄樹:
e5db0c4520
main
v2.0.0
last-sinatra-version
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'e5db0c4520'
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
e5db0c4520
Add seats won and total number of candidates; Fix SQL incompatibility with Postgres
12 年之前
db
Keep empty dir
13 年之前
docs
Moved file
13 年之前
public
Restructured layout to remove the grid system and use HTML5
13 年之前
scripts
Removed Candidacy.elected attribute as it was effectively a duplicate of Candidacy.seats
13 年之前
views
Add seats won and total number of candidates; Fix SQL incompatibility with Postgres
12 年之前
.gems
Add dm-postgres-adapter for Heroku deployment
13 年之前
.gitignore
Ignored more
13 年之前
LICENSE.txt
Added license and updated about text
14 年之前
README
Added (empty) README
14 年之前
app.rb
Add seats won and total number of candidates; Fix SQL incompatibility with Postgres
12 年之前
config.ru
Make load path explicit
13 年之前
models.rb
Added Poll model
13 年之前
README