ymendel / one_inch_punch

a simple time-tracking tool, compatible with Ara T. Howard's punch gem

This URL has Read+Write access

one_inch_punch / Manifest.txt
6dc7b64a » ymendel 2008-08-17 Initial creation 1 History.txt
2 License.txt
3 Manifest.txt
4 README.txt
5 Rakefile
8e4b9ce6 » ymendel 2008-08-25 Added punch command 6 bin/punch
6dc7b64a » ymendel 2008-08-17 Initial creation 7 config/hoe.rb
8 config/requirements.rb
a59f11f7 » ymendel 2008-08-18 Renamed 'one_inch_punch' fi... 9 lib/punch.rb
4d7487df » ymendel 2008-08-28 Updating Manifest to includ... 10 lib/punch/core_ext.rb
11 lib/punch/core_ext/fixnum.rb
a59f11f7 » ymendel 2008-08-18 Renamed 'one_inch_punch' fi... 12 lib/punch/version.rb
dec40123 » ymendel 2008-11-05 Setting version (0.2.0), up... 13 lib/punch/instance.rb
6dc7b64a » ymendel 2008-08-17 Initial creation 14 script/console
15 script/destroy
16 script/generate
17 setup.rb
4d7487df » ymendel 2008-08-28 Updating Manifest to includ... 18 spec/fixnum_spec.rb
8e4b9ce6 » ymendel 2008-08-25 Added punch command 19 spec/punch_command_spec.rb
dec40123 » ymendel 2008-11-05 Setting version (0.2.0), up... 20 spec/punch_instance_spec.rb
a59f11f7 » ymendel 2008-08-18 Renamed 'one_inch_punch' fi... 21 spec/punch_spec.rb
6dc7b64a » ymendel 2008-08-17 Initial creation 22 spec/spec_helper.rb
23 tasks/deployment.rake
24 tasks/environment.rake
25 tasks/website.rake