Show More
Commit Description:
merge with rails7 branch
Commit Description:
merge with rails7 branch
References:
File last commit:
Show/Diff file:
Action:
config/cable.yml | 10 lines | 192 B | text/x-yaml | YamlLexer |
start migrate to 5.0
r744 development:
adapter: async
test:
rails 6
r819 adapter: test
start migrate to 5.0
r744
production:
adapter: redis
upgrade to rails 5.2
r750 url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
channel_prefix: cafe_grader_production