blog/source
Jerod Santo 80b276c21e Explicitly require ActiveSupport 2.3.2.
Rails 3's ActiveSupport does not include Fixnum#ordinalize. Any system with this version of ActiveSupport installed will encounter a NoMethodError when running the 'generate' rake task.
2010-05-24 08:32:37 +08:00
..
_includes updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
_layouts updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
_posts added a link to the wiki to first post 2010-03-10 17:13:40 -06:00
images updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
javascripts improved layout flexibility 2010-03-10 13:59:18 -06:00
test updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
_helpers.rb Explicitly require ActiveSupport 2.3.2. 2010-05-24 08:32:37 +08:00
about.haml updated about page to explain markdown filter, added more theme colors 2009-10-21 12:15:33 -05:00
archives.haml fixed the order of RSS items and posts on the archive page 2009-11-11 17:06:42 -06:00
atom.haml fixed the order of RSS items and posts on the archive page 2009-11-11 17:06:42 -06:00
index.haml added support for "updated" metadata in a blog post 2010-03-10 12:26:47 -06:00