public
Description: A gem adding convenience methods for creating specific times on specific dates.
Homepage:
Clone URL: git://github.com/flogic/timely.git
commit  793451c69701345f813bab11079104e551d61dbe
tree    54049cb5e32f7ecfb59d1962b499cf82f0bcf63f
parent  17a4b249303d1476aed6ddd36be96bed877bfb1d
timely / Manifest.txt
100644 24 lines (23 sloc) 0.375 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
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
config/hoe.rb
config/requirements.rb
lib/timely.rb
lib/timely/version.rb
lib/timely/date.rb
lib/timely/time.rb
script/console
script/destroy
script/generate
setup.rb
spec/spec.opts
spec/spec_helper.rb
spec/date_spec.rb
spec/time_spec.rb
tasks/deployment.rake
tasks/environment.rake
tasks/rspec.rake
tasks/website.rake