actionframework/actionframework

View on GitHub
resources/project_template/config/settings.rb

Summary

Maintainability
A
0 mins
Test Coverage
ActionFramework::Server.current.settings do |s|
    s.cookie_secret = "CHANGE_ME"
end