Use protocol independent URLs whenever possible so that the browser will choose the protocol related to the protocol which the page is delivered with. Example issues When your page is...
...symlink your current RubyMine installation to a directory like ~/bin/rubymine, and update that link whenever you update RubyMine. This has many benefits: A launcher pointing to ~/bin/rubymine/bin/rubymine.sh runs the recent...
...Turn confusing long strings into formatted output. Have objects and classes laid out clearly whenever you need it. Put gem 'awesome_print', :group => :development into your Gemfile. Now on the...
Whenever is a Ruby gem that provides a clear syntax for writing and deploying cron jobs...
The ability to update and close Trac tickets associated with a given repo whenever a commit is made to that repo is pretty handy. No more committing, going to the...
Best results in other decks
...to be retried. Our two main mechanisms for background processing are cronjobs (managed with whenever) and job queues (ActiveJob, usually with GoodJob). Important Work on this lesson in builder mode...
...has committed, and how to do it right. You can schedule a cronjob with whenever, and explain what each run costs and on which servers it should run.
π TMDB API: getting started β free for non-commercial use with an API key π whenever β cron jobs written in Ruby π Faking and testing the network with WebMock β our card
...RSS gem for the purpose of this card. Update it once a day (using whenever) Tip Consider the best place to put the new logic. Should it be an existing...