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
jackdempsey (author)
Fri Jul 04 01:37:15 -0700 2008
commit  a4d1f2c9f4282c15f39c0ee78eaf01f0babbf311
tree    4ba438ce74710e01232c81b10b041380947e820d
parent  d38ed9147497402b52b7c6b25b993c613c8d09b8
name age message
file .gitignore Sat Jun 21 08:56:37 -0700 2008 Customize .gitignore [Justin Pease]
file README.markdown Sun Jun 15 12:36:14 -0700 2008 add code [deimos1986]
file Rakefile Sat Jun 14 08:56:14 -0700 2008 spelling fix [namelessjon]
directory book/ Fri Jul 04 01:37:15 -0700 2008 small textual changes [jackdempsey]
directory book_builder/ Mon May 12 06:37:24 -0700 2008 Fixed the publish textmate command. [subtleGradient]
directory 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