Sha256: 110d2db413083226754df297cc6fb3d8367952f6be0589061fbb53daea7fe765
Contents?: true
Size: 281 Bytes
Versions: 10
Compression:
Stored size: 281 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery enju_leaf enju_biblio enju_library mobylette_config do |config| config[:skip_xhr_requests] = false #config[:skip_user_agents] = Setting.enju.skip_mobile_agents.map{|a| a.to_sym} end end
Version data entries
10 entries across 10 versions & 1 rubygems