Remove post. Fixes #7

This commit is contained in:
Ariejan de Vroom 2017-03-20 16:36:57 +01:00
parent 254cd61313
commit d57e0703fb

View File

@ -1,18 +0,0 @@
+++
date = "2007-01-29"
title = "Hobo - And you thought Rails made life easy!"
tags = ["General", "Blog", "RubyOnRails"]
slug = "hobo-and-you-thought-rails-made-life-easy"
+++
If you've seen anything of <a href="http://www.rubyonrails.org">Ruby on Rails</a>, you know it makes your life really easy with all its generators and plugins. Well, check out <a href="http://hobocentral.net/blog/">Hobo</a>!
Hobo is a Rails plugin that adds tons of extra features that make your live even easier. Here's a quote from their site:
<blockquote>
Hobo is an Open-Source project that makes development with Rails even faster than it already is. It features:
<ul>
<li>A template engine that extends Rails' standard ERB templates with user-defined tags</li>
<li>A powerful library of pre-defined tags for knocking up ajaxified data-driven sites in a snap
(lots still to do