Code Safari: TWSS and Bayesian Classification of Twitter Searches
Xavier digs through the `twss` source code, and learns about the `twitter` and `classifier` gems along the way.
Continue Reading…Xavier digs through the `twss` source code, and learns about the `twitter` and `classifier` gems along the way.
Continue Reading…In his continuing Code Safari series, Xavier Shay takes us into the depths of the Capybara source code to discover how it implements its configuration syntax.
Continue Reading…Goliath enables developers to write asynchronous code in a synchronous manner. In the first article of his Code Safari series, Xavier takes you into the depths of Goliath’s code to discover it’s secrets.
Continue Reading…One of the killer features in Rails is its powerful form-generating API. In this tutorial, Xavier Shay demonstrates step-by-step how to build complex multimodel forms using `accepts_nested_attributes`
Continue Reading…