This week, I've been deploying one of my current Ruby on Rails projects to WebFaction.
For what we found, it's definitely one of the best options out there for shared hosting with Python and Ruby.
January 2012
-
Rails 3.1: Treating your '.swf' files as assets
-
jQuery Rambling Slider v0.3.1 is out!
Version 0.3.1 of the jQuery Rambling Slider has been released!
Continue Reading »
You can download it from GitHub and test it out. -
Replacing ERb with HAML on your Rails application generators
As you may know, we've been using HAML lately for our views.
Continue Reading » -
Rails 3.1 - Adding custom 404 and 500 error pages
As I said when announcing the Rambling Labs new site, we've been learning a lot of stuff while building it.
Continue Reading » -
Writing elegant HTML with HAML
Another cool thing that we learned while building the new Rambling Labs site was HAML.
Continue Reading »
It's a markup language that is based on the premise that 'Markup should be beautiful', in their own words. -
Generating your site menu with the 'simple-navigation' gem
One of the cool things I learned while building our new site was how to generate your site navigation menu without having to do the highlighting logic yourself.
Continue Reading »