Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
apollo
réplica de
https://github.com/adrianshort/apollo.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add meta_request gem to use RailsPanel Chrome extension
master
Adrian Short
hace 12 años
padre
f5a0f586c7
commit
dca7e74aae
Se han
modificado 2 ficheros
con
10 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
Gemfile
+6
-0
Gemfile.lock
+ 4
- 0
Gemfile
Ver fichero
@@ -38,3 +38,7 @@ gem 'sorcery'
gem 'will_paginate', '~> 3.0'
gem 'activerecord-postgresql-adapter'
gem 'pg'
group :development do
gem 'meta_request', '0.2.1'
end
+ 6
- 0
Gemfile.lock
Ver fichero
@@ -80,6 +80,9 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
meta_request (0.2.1)
rack-contrib
rails
mime-types (1.21)
multi_json (1.6.1)
multipart-post (1.1.5)
@@ -96,6 +99,8 @@ GEM
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
@@ -155,6 +160,7 @@ DEPENDENCIES
haml-rails
htmlentities
jquery-rails
meta_request (= 0.2.1)
pg
rails (= 3.2.12)
sass-rails (~> 3.2.3)
Escribir
Vista previa
Cargando…
Cancelar
Guardar