|
You are here |
eregon.me | ||
| | | | |
yehudakatz.com
|
|
| | | | | TL;DR Although apps and gems look like they share the concept of "dependency", there are some important differences between them. Gems depend on a name and version range, and intentionally don't care about where exactly the dependencies come from. Apps have more controlled deployments, and need a guarantee that | |
| | | | |
headius.github.io
|
|
| | | | | In my previous post, I showed how to use Warbler to package a simple image-processing tool as an executable jar. This post will demonstrate how to "warble" a larger project: the Sidekiq background job server! | |
| | | | |
railsnotes.xyz
|
|
| | | | | Here are the basics of installing Redis and Sidekiq, and then adding Redis and Sidekiq to your Ruby on Rails app. This is everything you need to get set up no fluff, just a couple of commands. Let's go! | |
| | | | |
b.j4.lc
|
|
| | | So, you've finally bought yourself a domain (or thinking about it), got a server at home, and now you want to host your own corner of the web? Great! Allow... [more] | ||