Skip to content

Commit e700f8e

Browse files
Fix formatting in Action Cable guide [ci skip]
1 parent 922b5f0 commit e700f8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/action_cable_overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ run ActionCable.server
582582
```
583583

584584
Then you start the server using a binstub in bin/cable ala:
585+
585586
```
586587
#!/bin/bash
587588
bundle exec puma -p 28080 cable/config.ru

0 commit comments

Comments
 (0)