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 (
Carlos Gabaldon (author)
Wed May 07 22:21:21 -0700 2008
commit 033928e3f94a7d345f3db5f43386596dd6ad1110
tree 5c7f2258325956dc01bf41772b57d3e2089eade0
parent e25e7a5f6236420da03395e867a11fbb003111ea
tree 5c7f2258325956dc01bf41772b57d3e2089eade0
parent e25e7a5f6236420da03395e867a11fbb003111ea
README.rdoc
Hacking Log
Personal code/solution log Copyright (c) 2008 Carlos Gabaldon <carlosgabaldon.com>, released under the MIT license project page: http://github.com/CarlosGabaldon/hacking-log/ project repo: git://github.com/CarlosGabaldon/hacking-log.git
SET UP
~ $ sudo gem install merb activerecord merb_activerecord merb_helpers rspec merb_rspec ~ $ git clone git://github.com/CarlosGabaldon/hacking-log.git ~ $ cd ./hacking-log ~/hacking-log $ rake db:create:all ~/hacking-log $ rake db:migrate ~/hacking-log $ rake db:test:clone ~/hacking-log $ rake specs ~/hacking-log $ merb ~ $ open http://localhost:4000/logs/








