このサイトは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文字以内のものにしてください。
122
コミット
1
ブランチ
44 MiB
Ruby
59.8%
HTML
34.6%
CSS
5.4%
Shell
0.2%
ツリー:
c9c36dba7d
main
v2.0.0
last-sinatra-version
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'c9c36dba7d' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Adrian Short
c9c36dba7d
Fix date parsing (it should be a Time not Date object)
13年前
db
Keep empty dir
14年前
docs
Moved file
14年前
public
Make it easy for users to copy/paste values from tables
13年前
scripts
Removed Candidacy.elected attribute as it was effectively a duplicate of Candidacy.seats
14年前
views
Fix date parsing (it should be a Time not Date object)
13年前
.gitignore
Add Gemfile
13年前
Gemfile
Remove ruby declaration as Heroku bamboo ignores it anyway (and uses bundler 1.0.7)
13年前
Gemfile.lock
Add Gemfile
13年前
LICENSE.txt
Added license and updated about text
16年前
README
Added (empty) README
16年前
app.rb
Revert "Revert "Revert "Make Date.parse work"""
13年前
config.ru
Make load path explicit
14年前
models.rb
Remove pat gem
13年前
README