After some deliberation, we decided to implement a "schema-less" storage system on top of MySQL rather than use a...
Store schema-less data in MySQL.
So here’s an overview of how things are going to work in Rails 3.
Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and...
A simple implementation of an Identity Mapper for Active Record.
They don't teach you this in college, but the fundamental theorem of the software industry is the idea that...
Just assign the existing attachment to another record: new_photo = Photo.new new_photo.image = old_photo.image Paperclip will duplicate the file when saving...
Best results in other decks
Legt man im DNS beispielsweise einen CNAME-Eintrag an, sollte das Ziel am Ende einen Punkt haben, also z.b. d31337.cloudfront.net...
It is possible to manipulate the forwarded ports of an established interactive SSH session. This is done by opening the...