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
Require login for layers controller
master
Adrian Short
hace 11 años
padre
58a217b121
commit
657e4c2c67
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
app/controllers/layers_controller.rb
+ 2
- 0
app/controllers/layers_controller.rb
Ver fichero
@@ -1,4 +1,6 @@
class LayersController < ApplicationController
before_filter :require_login
# GET /layers
# GET /layers.json
def index
Escribir
Vista previa
Cargando…
Cancelar
Guardar