The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn...
Download hundreds of prepackaged @font-face kits
Rack middleware for rate-limiting incoming HTTP requests.
Pretty much everyone who claims to have a REST API, in fact, does not. The closest I’ve found is...
ShamRack mounts a Rack app locally, just for your tests. It goes one further: it “mounts” it using Net::HTTP...
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...
This is more tricky than it should be because url_for, asset_path, etc. all rely on different mechanisms.
Best results in other decks
makandra offers an 8 month paid trainee program 🇩🇪 for junior developers that are looking to start a professional career in...
It is possible to add custom http header to request made by the docker CLI client. This can be used...