Ver código fonte

Require login for layers controller

master
Adrian Short 11 anos atrás
pai
commit
657e4c2c67
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      app/controllers/layers_controller.rb

+ 2
- 0
app/controllers/layers_controller.rb Ver arquivo

@@ -1,4 +1,6 @@
class LayersController < ApplicationController
before_filter :require_login
# GET /layers
# GET /layers.json
def index


Carregando…
Cancelar
Salvar