The Daily Shaarli
Summary: In general, after making a change to the Gemfile(5) , you should first try to run bundle install, which will guarantee that no other gem in the Gemfile(5) is impacted by the change. If that does not work, run bundle update(1).
Pour avoir un flux atom pour suivre les tags ou les releases d'un projet github, c'est très simple, il suffit d'ajouter ".atom" à l'url
Par exemple si je veux suivre les releases de rails : https://github.com/rails/rails/releases.atom
