Set up your Mac Terminal for Ruby on Rails Development

Enhanced terminal for rails development

Probably the one thing I have found most daunting in ruby on rails development is learning the command line and it’s unix counterparts such as shell scripting. Unfortunately, to be a good rails developer you need to know your way around the terminal. This post is not about setting up ruby on rails, but rather about enhancing your terminal for ruby on rails development.

Optimized with InboundWriter

PayPal Adaptive with Rails 3

Screen Shot 2011-10-19 at 12.37.56 PM

As usual the PayPal documentation is quite messy and disorganised and thus I thought I’d document how I managed to get PayPal Adaptive working on a marketplace style website.

Tagged: ,

Upgrade Rails 3 to 3.1

This is a comprehensive guide to upgrading a Ruby on Rails 3 application to Rails 3.1. It also includes instructions for updating the compass gem. Lets get started!

Tagged: , ,

Rails API’s – Rendering Flexible XML and JSON

When creating API’s, you want to make it so people can easily make remote requests and in return be given well structured data. Here I discuss why Rails to_json and to_xml methods don’t quite cut it, and what to do instead.

Tagged: , , ,

What is Ruby on Rails?

We know Ruby on Rails has something to do with building web applications, but what is it really? Here I give my view of what Rails really is.

Tagged:
Page 1 of 512345