Tutorials


Action Cable ‘Hello World’ with Rails 5.1 – Ruby Inside
Most people have seen examples of Action Cable chat applications. I find them too big for a quick introduction to the idea of Action Cable. For my new “Learn Rails 5.1” book I created a smaller, easier to replicate and to understand example where ...


Configuring New Rails Projects With .railsrc and Templates
If you’ve used Unix/Linux for any length of time, you’re famililar with dotfiles. They’re those files begining with a . and usually ending with rc: .bashrc, .vimrc, and .psqlrc being familiar examples. Modifying these files allows you to configure...




