Sha256: 785013e0a1eb7819e73d6c4a4393f71e9bde3e66170065b2abe3a0663f3988a9
Contents?: true
Size: 1.69 KB
Versions: 0
Compression: gzip
Compressed size: 772 Bytes
Stored size: 772 Bytes
Contents
--- !ruby/object:Gem::Specification name: time-lord version: !ruby/object:Gem::Version prerelease: version: 0.1.5 platform: ruby authors: - Kurtis Rainbolt-Greene - "Simon H\xC3\xB8rup Eskildsen" autorequire: bindir: bin cert_chain: [] date: 2011-03-16 00:00:00 -07:00 default_executable: dependencies: [] description: This is a gem that adds a ton of extras to the Time class. email: - kurtisrainboltgreene@gmail.com - sirup@sirupsen.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rvmrc - .yardoc/checksums - .yardoc/objects/root.dat - .yardoc/proxy_types - COPYRIGHT - Gemfile - README.md - Rakefile - doc/Time.html - doc/TimeLord.html - doc/_index.html - doc/class_list.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/file.README.html - doc/file_list.html - doc/frames.html - doc/index.html - doc/js/app.js - doc/js/full_list.js - doc/js/jquery.js - doc/method_list.html - doc/top-level-namespace.html - lib/time-lord.rb - lib/time-lord/version.rb - test/base.rb - test/helper.rb - time-lord.gemspec has_rdoc: true homepage: http://github.com/krainboltgreene/time-lord#README licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Adding various bonuses to the Time class. test_files: - test/base.rb - test/helper.rb