Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Life On The Edge With Merb, DataMapper & RSpec
Homepage: http://blog.new-bamboo.co.uk
Clone URL: git://github.com/deimos1986/book_mdar.git
Search Repo:
deimos1986 (author)
Wed Jun 25 05:39:51 -0700 2008
commit  d38ed9147497402b52b7c6b25b993c613c8d09b8
tree    86148446df7319ef82660690a155a38aa9eda8c2
parent  388a58d15927464bfd51cd146da5c0a0fe848d08
name age message
folder .gitignore Sat Jun 21 08:56:37 -0700 2008 Customize .gitignore [Justin Pease]
folder README.markdown Sun Jun 15 12:36:14 -0700 2008 add code [deimos1986]
folder Rakefile Sat Jun 14 08:56:14 -0700 2008 spelling fix [namelessjon]
folder book/ Wed Jun 25 05:39:51 -0700 2008 sort alphabetically, by last name [deimos1986]
folder book_builder/ Mon May 12 06:37:24 -0700 2008 Fixed the publish textmate command. [subtleGradient]
folder code/ Sun Jun 15 13:32:03 -0700 2008 stories [deimos1986]
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 BlueCloth installed, sudo gem install BlueCloth).

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