|
21 Dec 2011
RubyKaigi 2011 Presentation Video
15 Dec 2011
Ruby Reduce Alpha ReleaseToday I have released Ruby Reduce. A gem, that as the name implies, is an implementation of the google’s map reduce function in Ruby. Right now the implementation is very limited in several key ways:
Despite these limitations it does work and it will allow you to reduce Rails log files so that you can analysis the data that they contain. More information and usage at the Github page
01 Nov 2011
RubyConf.TW 2011 Presentation Video
28 Sep 2011
Jasmine with Rails 3.1I have been writing a JavaScript intensive Rails 3.1 application recently and haven been using Jasmine to test my JavaScript. When I started this application I was using the RC version of Rails 3.1 and was generating my assets based on Jeff Dean’s post however with the release of 3.1 stable I found this method does not work any more. So I had to change the jasmine_config.rb to make it work again. Also because Rails is out of beta now so I am no longer calling the rake task, instead I am. Using the API that the rake task uses. So to keep things brief here is what my jasmine.rb looks like (located in spec/javascript/support)
Here is an exert from jasmine.yml, also located in spec/javascript/support.
With these changes I have not had any problems with my jasmine suite running correctly.
21 Sep 2011
A New StartWell, I have been bouncing around trying to figure out what blogging system I wanted to use to host Coding For Rent. In the end I ended up with Jekyll. I mostly choose Jekyll because it is dead simple to use and allows me the flexibility to do what I want. But, most importantly it allows me to edit the posts in which ever way I want. |
RSS
| |