このサイトは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文字以内のものにしてください。
133
コミット
1
ブランチ
23 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
ツリー:
ac8d1eb4bb
main
v2.0.0
last-sinatra-version
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'ac8d1eb4bb' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
ac8d1eb4bb
Pass election date as command line option; prevent running on byelections; tidy output
11年前
db
Keep empty dir
13年前
docs
Add schema diagram
11年前
public
Add letter index to top of candidates' page. Closes #10
12年前
scripts
Pass election date as command line option; prevent running on byelections; tidy output
11年前
views
Update my URL
11年前
.gitignore
Add Gemfile
12年前
Gemfile
Remove redundant gems (e.g. sqlite)
11年前
Gemfile.lock
Remove redundant gems (e.g. sqlite)
11年前
LICENSE.txt
Added license and updated about text
14年前
README
Added (empty) README
14年前
app.rb
Use bound parameters
11年前
config.ru
Make load path explicit
13年前
models.rb
Clarify column semantics
11年前
README