このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
adrianshort
/
suttonelections
ミラー元
https://github.com/adrianshort/suttonelections.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
2
Wiki
アクティビティ
Election results in the London Borough of Sutton.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
220
コミット
1
ブランチ
23 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
ツリー:
415c6ef3af
main
v2.0.0
last-sinatra-version
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'415c6ef3af' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
415c6ef3af
Reorder % votes/% seats columns; make .nav a %nav
9年前
config
Add Unicorn server
12年前
db
Keep empty dir
14年前
docs
Add polling district and polling station data
11年前
public
Tweak margins on headings and tables
9年前
scripts
Add sanity checker script
11年前
views
Reorder % votes/% seats columns; make .nav a %nav
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
Improve explanation text
9年前
config.ru
Make load path explicit
14年前
models.rb
Remove unused ward table
9年前
README