使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
adrianshort
/
suttonelections
镜像自地址
https://github.com/adrianshort/suttonelections.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
2
百科
动态
Election results in the London Borough of Sutton.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
242
提交
1
分支
23 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
目录树:
a76d440067
main
v2.0.0
last-sinatra-version
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'a76d440067'
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
a76d440067
Upgrade to ruby 2.3.1 and newer gems
8 年前
config
Add Unicorn server
12 年前
db
Keep empty dir
14 年前
docs
Add polling district and polling station data
11 年前
public
Don't print %navs
9 年前
scripts
Put set_positions task in Rakefile. Fix #15
9 年前
views
Remove unnecessary columns in election summary for single seat elections. Fix #27
9 年前
.gitignore
Ignore /tmp
12 年前
.ruby-version
Upgrade to ruby 2.3.1 and newer gems
8 年前
Gemfile
Upgrade to ruby 2.3.1 and newer gems
8 年前
Gemfile.lock
Upgrade to ruby 2.3.1 and newer gems
8 年前
LICENSE.txt
Added license and updated about text
16 年前
Procfile
Add Procfile
12 年前
README
Added (empty) README
16 年前
Rakefile
Put set_positions task in Rakefile. Fix #15
9 年前
app.rb
Add Guides tab to top nav. Fix #28
9 年前
config.ru
Make load path explicit
14 年前
models.rb
Move set positions logic to Election/Poll models. #15. Fix #30
9 年前
README