Ruby, Notes
Date And Time Formats With 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
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
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...