|
|
@ -34,7 +34,7 @@ class ApplicationController < ActionController::Base
|
|
|
|
class_attribute :accept_rss_auth_actions
|
|
|
|
class_attribute :accept_rss_auth_actions
|
|
|
|
class_attribute :model_object
|
|
|
|
class_attribute :model_object
|
|
|
|
|
|
|
|
|
|
|
|
before_filter :update_system
|
|
|
|
#before_filter :update_system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# skip_before_filter :verify_authenticity_token,
|
|
|
|
# skip_before_filter :verify_authenticity_token,
|
|
|
|