Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
adrianshort
/
suttonelections
espelhamento de
https://github.com/adrianshort/suttonelections.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
2
Wiki
Atividade
Ver código fonte
Add rack-flash3
tags/last-sinatra-version
Adrian Short
10 anos atrás
pai
4b533e9e3c
commit
e312548b71
2 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
Gemfile
+3
-0
Gemfile.lock
+ 1
- 0
Gemfile
Ver arquivo
@@ -7,6 +7,7 @@ gem 'data_mapper'
gem 'dm-postgres-adapter'
gem 'pg'
gem 'unicorn'
gem 'rack-flash3'
group :development do
gem 'shotgun'
+ 3
- 0
Gemfile.lock
Ver arquivo
@@ -61,6 +61,8 @@ GEM
multi_json (1.7.3)
pg (0.15.1)
rack (1.5.2)
rack-flash3 (1.0.5)
rack
raindrops (0.13.0)
rest-client (1.6.7)
mime-types (>= 1.16)
@@ -90,6 +92,7 @@ DEPENDENCIES
dm-postgres-adapter
haml
pg
rack-flash3
shotgun
sinatra
taps
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar