Agile Web Development

Build it. Launch it. Love it.

Plugins by Hampton Catlin

  • HAML

    Haml and Sass are templating engines for the two most common types of documents on the web: HTML and CSS, respectively.

  • Make Resourceful

    REST is a fine pattern for designing controllers,
    but it can be pretty repetitive. Who wants to write out the same actions and copy the same model lookup logic all over their application?

    make_resourceful handles all that for you.
    It sets up all your RESTful actions and responses with next to no code. Everything has full, sensible default functionality.