Ruby, Notes

Date And Time Formats With Rails

1st November 2019
1 minute.
Ruby, Rails
Rails comes with some default date and time formats. There are good docs for them here: Rails Date Class Rails DateTime Class Unfortunately, I don’t like the default formats! Or...

Ruby On Rails Geographical Tools

2nd August 2019
3 minutes.
Ruby, Rails, GIS
There is nothing quite like a geographicly aware web application. The data, the maps. It’s all very nice. With Ruby, some gems and Rails, it is all very easy too....

Switching To Middleman

1st March 2016
3 minutes.
CMS, Ruby, Blogging
Middlemanapp.com is a Ruby based static site generator. It is incredibly flexible, allowing the designer to use any of the ruby based templating languages, HTML or Markdown to build a...