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:
tonyc (author)
Tue Jul 08 21:15:13 -0700 2008
commit  c57eb441da03d35698316ffcda828e84fc5d07e2
tree    a9a450f2959f099436003d79e1a03df0eef8f175
parent  a4d1f2c9f4282c15f39c0ee78eaf01f0babbf311
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/ Tue Jul 08 21:15:13 -0700 2008 renaming forward to foreword [tonyc]
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