Sha256: 8b3dfe3b01ad4eec4c8ac0dfbfc55c826a2e8fed8b318b2c1acfb062790057b6
Contents?: true
Size: 225 Bytes
Versions: 29
Compression:
Stored size: 225 Bytes
Contents
Rails.application.config.to_prepare do print "[Cmor::Core] Adding #set_locale_from_url as around action on ::ApplicationController" ::ApplicationController.send(:around_action, :set_locale_from_url) puts " => [OK]" end
Version data entries
29 entries across 29 versions & 1 rubygems