All Results in web links

showing 81-85 results of 98 [
]
Walks through options for building a system that you can push audio output through via Airplay. Something to think about for home/office speaker set ups.
A good overview to Services and how to make the most of them. Includes setting up keyboard shortcuts, etc.
Walks through how to use the rapi_doc gem to create HTML documenation for your RESTful API created with Rails.
This describes the trick to suppres all the objects, etc. being returned in IRB. Handy when you are dealing with large collections.
Covers some lesser used rake aspects, such as :file and invoke vs execute.