TL;DR: Bundler 2.0 will rename Gemfile to gems.rb and Gemfile.lock to gems.locked (sic). The old filenames will be supported...
Luckily, this is simple. Just install three packages: sudo apt install ipheth-utils libimobiledevice-dev libimobiledevice-utils
...you turn to landscape mode. In precise CSS building, this is annoying. Disable this behavior with: body -webkit-text-size-adjust: 100% // Prevent font scaling in iOS landscape
To move elements around we should be familiar with coordinates. Most JavaScript methods deal with one of two coordinate systems...
The postMessage API is an alternative to JSONP, XHR with CORS headers and other methods enabling sending data between origins...
You can find great stock photos on pexels.com. All pictures are free for personal and commercial use without attribution, and...
A new open source WYSIWYG editor that promises superior fidelity and customizability. This might be a future alternative to Redaktor...
Apparently you can pash a second scope to a hash-condition and the whole thing will be evaluated as a...
rack-mini-profiler is a powerful Swiss army knife for Rack app performance. Measure SQL queries, memory allocation and CPU...
We will use this for new Angular code. Consider the guide in "beta". Things will still refine, but the general structure should be final...
Command line text editor with syntax highlighting, menus (F1), etc. This might be a worthy replacement for nano if you...
Now that CarrierWave is no longer maintained, Shrine might be worth a look.
The condition for an if statement has to resolve to a boolean true/false value. However, all facts are strings, and...
A different take on what we're doing with ActiveType. Since it lives under the rails organization it might be...
DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Pretty awesome project. You can select multiple docs...
A little-known feature of modern Regexp engines that help when optimizing a pattern that will be matched against long...
Mornings can be rough. To make them a little easier, leave yourself a failing test if your work isn’t...
Crazy hack. Might be useful one day. The code required has since been extracted into a library.
New WYSIWYG editor that claims to be lighter and prettier than TinyMCE and CKEditor. Has some Rails integration, too.
The linked site lists a wealth of CSS hacks that let you apply styles to just that one browser. You...
A tooltip library that does not use Javascript. Works in IE9+. This library (or the technique used by it) could...
The Out-of-Band Work feature allows one to perform arbitrary long-running work outside the request/response cycle without blocking...
...or if you feel like your projects could be more successful if they looked better, this is for you. Here are five traditional elements and principles of art and design...
...worked on huge applications in Ruby and Rails before. I very much want to believe in DCI, but I’m having a hard time accepting the promises of Clean Ruby...