Von Klein nach Groß - Der Umstieg auf Bigint-Primary-Keys in Rails
Rails verwendet schon seit einiger Zeit 8 Byte Primary-Keys und der Umstieg läuft nicht immer schmerzfrei. Wir teilen einige nützliche Hinweise für die Umste...
Hier finden Sie verschiedene Tipps und Tricks von uns für kleine und große Probleme, auf die wir in unserem Entwickleralltag gestoßen sind.
Rails verwendet schon seit einiger Zeit 8 Byte Primary-Keys und der Umstieg läuft nicht immer schmerzfrei. Wir teilen einige nützliche Hinweise für die Umste...
Welcher Softwareentwickler kennt das nicht?
After running our own private docker registry for a while, we identified the problem that it never forgets its images.
One of the best practices for installing RVM (BTW: one of the greatest tools available when working with Ruby) is to install it as regular user (and not as r...
The Ruby Version Manager (RVM) is a great tool if your Ruby and Rails applications are based on different versions of Ruby and/or use different gem sets.
If you go in for virtualization, continuous integration (CI) and DevOps, sooner or later the cloud technology OpenStack pops up. Unfortunately, it’s not easy...
Here is a simple way to set up a git repository on a server with ssh access.
Mac OS X by default leaves behind a file named ‘.DS_Store’ in every directory that is opened on a Non-Mac filesystem using the Finder application. This is es...