public
Description: a simple time-tracking tool, compatible with Ara T. Howard's punch gem
Homepage:
Clone URL: git://github.com/ymendel/one_inch_punch.git
ymendel (author)
Thu Jun 25 15:19:30 -0700 2009
commit  d027bb4b2965ed555c2edc35c821ec2b913d884d
tree    6dced9b8f93281ad1fc50b2f0a674f9836178150
parent  a42d85bcaa54185dcd741a88658f1f540603fd53
one_inch_punch / Manifest.txt
100644 26 lines (25 sloc) 0.444 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
bin/punch
config/hoe.rb
config/requirements.rb
lib/punch.rb
lib/punch/core_ext.rb
lib/punch/core_ext/fixnum.rb
lib/punch/version.rb
lib/punch/instance.rb
script/console
script/destroy
script/generate
setup.rb
spec/fixnum_spec.rb
spec/punch_command_spec.rb
spec/punch_instance_spec.rb
spec/punch_spec.rb
spec/spec_helper.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake