Skip to content

Instantly share code, notes, and snippets.

@knowtheory
Created January 7, 2009 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knowtheory/44402 to your computer and use it in GitHub Desktop.
Save knowtheory/44402 to your computer and use it in GitHub Desktop.
1st Draft for a Merb Wiki Proposal
## Homepage and Information Routing
### What's Merb?
### Who's using Merb?
## Philosophy
### Public/Private API
### Agnosticism and Componentized Architecture
### Ruby is awesome, use Ruby.
### Principled Development
## Design Principles
### MVC
### Mountable Applications: Slices
### Rack
## Development
### Setting Up
#### Getting Merb
##### Would you like that Stacked, or á la carte?
##### Stacks
##### Á la Carte
##### Merb on the Edges
#### Getting Merb to work with other stuff (Gem Dependencies)
##### To Bundle or Not Bundle
### Building Your App
#### Models
##### Datamapper
##### ActiveRecord
##### Sequel
#### Views
##### View Helpers
#### Controllers
#### Mailers
#### Javascript and AJAX
### Connecting to Your App
#### Routing
#### Connecting to Slices
### Testing
#### Hand Testing
#### Testing Libraries
#### How to Test
### The Merb Ecosystem
#### Useful Merb Slices
#### Getting Help
#### Helping Out
## Deployment
## FAQ
### The Merb2/Rails3 Section
## Tutorials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment