소스 검색

Require login for layers controller

master
Adrian Short 11 년 전
부모
커밋
657e4c2c67
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      app/controllers/layers_controller.rb

+ 2
- 0
app/controllers/layers_controller.rb 파일 보기

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


불러오는 중...
취소
저장