This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Sat Aug 16 08:22:29 -0700 2008 | [manveru] |
| |
Rakefile | Fri Aug 15 02:55:22 -0700 2008 | [manveru] |
| |
chapter/ | Sat Aug 16 08:21:54 -0700 2008 | [manveru] |
| |
public/ | Fri Aug 15 00:36:00 -0700 2008 | [manveru] |
| |
source/ | Thu May 22 11:44:42 -0700 2008 | [manveru] |
| |
start.rb | Sat Aug 16 08:22:50 -0700 2008 | [manveru] |
README.markdown
Ramaze, the book
The offical book for the Ramaze web application framework.
General information
A work in progress to create a compilation of:
- frequently asked questions
- meta-information
- best practices
- in-depth discussions
- anything else...
This is a community effort, initiated by Michael 'manveru' Fellinger, Ramaze developer and passionate Rubyist.
The source is kept in a git repository at github
Dependencies
To build html from the markdown source you will need the maruku and syntax libraries:
gem install maruku syntax
{:shell}
You can test your setup by running
rake build
{:shell}





