Tutorials
MerbAuth is Ready
Tutorial
MerbfulAuthentication was a great testbed. It got plenty of people up and running with a basic user system on their site. It is however, not updatable since it's a code generator. MerbAuth is the...
Author: hassox | Published: June 17, 2008 | Comments (9)
An Introduction to Routing
Tutorial
A short sharp introduction to routing in Merb, focussing on some of the more interesting aspects. This tutorial will later be followed up with more detailed articles focussing on specific aspects of...
Author: lukesutton | Published: May 29, 2008 | Comments (1)
Providing Different Formats In Merb
Tutorial
Merb provides a very powerful api for responding to requests for different formats. This api is very flexible and makes responding with various formats simple.
Author: hassox | Published: May 28, 2008 | Comments (0)
Basic Authentication
Tutorial
Merb makes basic authentication for your application a piece of cake. Take a look at this for simple.
Author: hassox | Published: May 20, 2008 | Comments (4)
Deploying Multiple Merb Apps Behind Nginx
Tutorial
The easiest way I've found to deploy multiple Merb apps to the same server.
Author: glasner | Published: May 18, 2008 | Comments (5)
Protecting Your Downloads
Tutorial
Sometimes you need to protect files on your server, and allow only certain people to access them. In this tutorial, we'll look at a couple of ways this can be accomplished in Merb.
Author: hassox | Published: May 15, 2008 | Comments (0)
Basic merb deployment using Apache mod_proxy
Tutorial
It is a basic configuration, though it may face production environments as well.
Author: sci-dev | Published: May 14, 2008 | Comments (2)
Creating Content on Merbunity.com
Tutorial
We sure do need some good tutorials to go with this shiny new website. Lets go through the basic procedure
Author: hassox | Published: May 08, 2008 | Comments (6)