使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
adrianshort
/
suttonelections
镜像自地址
https://github.com/adrianshort/suttonelections.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
2
百科
动态
Election results in the London Borough of Sutton.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
282
提交
1
分支
23 MiB
目录树:
22029ab698
main
v2.0.0
last-sinatra-version
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '22029ab698'
${ noResults }
suttonelections
/
Gemfile
Gemfile
101 B
原始文件
普通视图
文件历史
Remove redundant gems (e.g. sqlite)
11 年前
Upgrade to ruby 2.3.1 and newer gems
6 年前
Add Gemfile
12 年前
Bump petrify gem version
6 年前
Use petrify gem from rubygems
5 年前
1
2
3
4
5
6
source "https://rubygems.org/"
ruby "2.3.1"
gem 'data_mapper'
gem 'dm-sqlite-adapter'
gem 'petrify'