Media Summary: Now that you have your Rails app set up with Docker, how do you develop an app with it? We'll go over the various commands, ... Folks have been asking me for a while to do a series on Docker. Well, I finally dove into numerous docs and tutorials to share my ... In this episode, I'll take you through contributing a feature to open source using Discourse API as an example. Discourse is a ...
Ruby Snack 62 Add Additional - Detailed Analysis & Overview
Now that you have your Rails app set up with Docker, how do you develop an app with it? We'll go over the various commands, ... Folks have been asking me for a while to do a series on Docker. Well, I finally dove into numerous docs and tutorials to share my ... In this episode, I'll take you through contributing a feature to open source using Discourse API as an example. Discourse is a ... Most of the time, using before(:each) is the way to go. There are some cases using before(:all) can really help shorten your test run ... If you need to show the correct time in a time zone in a pretty fashion, strftime and in_time_zone become your