このサイトは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文字以内のものにしてください。
251
コミット
1
ブランチ
113 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
ツリー:
42727516e8
main
v2.0.0
last-sinatra-version
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'42727516e8' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
42727516e8
Sort results by position,
#32
Ensures that candidates elected by tie-breakers are sorted in the correct order
8年前
config
Add Unicorn server
12年前
db
Keep empty dir
14年前
docs
Fix data again
8年前
public
Don't print %navs
9年前
scripts
Add local 2018 results
8年前
views
Tidy formatting
8年前
.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
Add rake task for listing elections
8年前
app.rb
Sort results by position, #32
8年前
config.ru
Make load path explicit
14年前
models.rb
Move set positions logic to Election/Poll models. #15. Fix #30
9年前
README