parent
0d01d06f22
commit
ad3ba427b7
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
class TraceController < ApplicationController
|
||||
layout "site"
|
||||
layout "site", :except => :georss
|
||||
|
||||
skip_before_action :verify_authenticity_token, :only => [:api_create, :api_read, :api_update, :api_delete, :api_data]
|
||||
before_action :authorize_web
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
xml.instruct!
|
||||
xml << yield
|
Loading…
Add table
Add a link
Reference in a new issue