public
Description: This book is being merged into http://github.com/mattetti/merb-book/tree/master
Homepage: http://blog.new-bamboo.co.uk
Clone URL: git://github.com/matthewford/book_mdar.git
Matthew Ford (author)
Sun Dec 14 16:45:50 -0800 2008
name age message
file .gitignore Sun Sep 07 17:00:14 -0700 2008 Ignore tasks/mine.rake. You can put your own ta... [geoffgarside]
file README.markdown Tue Sep 09 17:31:11 -0700 2008 Note Maruku support in README [geoffgarside]
file Rakefile Tue Sep 09 08:41:30 -0700 2008 Fix some whitespaces git diff highlighted [geoffgarside]
directory book/ Loading commit data...
directory book_builder/ Tue Sep 09 17:29:29 -0700 2008 Add Maruku support. I've put Maruku after RDisc... [geoffgarside]
directory code/ Tue Sep 02 08:28:12 -0700 2008 merge [Matthew Ford]
directory tasks/ Tue Sep 09 08:41:30 -0700 2008 Fix some whitespaces git diff highlighted [geoffgarside]
README.markdown

Life On The Edge With Merb, DataMapper & RSpec

The book is written in Markdown comes complete with a set of rake tasks for publishing to HTML and plain text formats. Run 'rake -T' from the root to see the options available.

You will need to have one of the following gems installed.

  • rdiscount
  • rpeg-markdown
  • maruku
  • BlueCloth

Use sudo gem install <name> to install one of them.

To Contribute

Fork the git repository and send Matt a pull request (matt@new-bamboo.co.uk) Please try and keep a 80 column wrap, it makes git-diffs nicer.

Thanks for your patch!

Legal

This work is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England & Wales License.

  • http://creativecommons.org/licenses/by-nc/2.0/uk/

Source code of the applications are dual licensed under the MIT and GPL licenses:

  • http://www.opensource.org/licenses/mit-license.php
  • http://www.gnu.org/licenses/gpl.html