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 (
commit 3b16cf416c3e8a95dc1d409d9a5fa31526d29cb7
tree 2446621699ff077893f3fb77557b535a38984536
parent 5a2069630aa13b7bda7d17e97871443f724be6aa
tree 2446621699ff077893f3fb77557b535a38984536
parent 5a2069630aa13b7bda7d17e97871443f724be6aa
... |
... |
|
... |
... |
|





Comments
I tried ‘rake -T’ and got “rake aborted! You need to install bluecloth.” So you might mention one needs to have the BlueCloth gem installed, which can be done with “sudo gem install BlueCloth.” And that’s case-sensitive (“sudo gem install bluecloth” doesn’t work).
Ah cheers, sorry about that.