Sha256: fff57eedb1a70ed4fe1e9a1b130aca9d1855935495832d851af01b36fe45f18c
Contents?: true
Size: 1.32 KB
Versions: 0
Compression: gzip
Compressed size: 595 Bytes
Stored size: 595 Bytes
Contents
--- !ruby/object:Gem::Specification name: seamusabshere-has_timestamps version: !ruby/object:Gem::Version version: "1.0" platform: ruby authors: - Seamus Abshere autorequire: bindir: bin cert_chain: [] date: 2008-12-29 00:00:00 -08:00 default_executable: dependencies: [] description: has_timestamps is a Rails plugin that allows you to add named timestamps to ActiveRecord models without adding database columns. email: seamus@abshere.net executables: [] extensions: [] extra_rdoc_files: [] files: - has_timestamps.gemspec - init.rb - install.rb - lib/has_timestamps.rb - lib/timestamp.rb - MIT-LICENSE - Rakefile - README - tasks/has_timestamps_tasks.rake - uninstall.rb has_rdoc: false homepage: http://github.com/seamusabshere/has_timestamps post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Rails plugin to add named timestamps to ActiveRecord models. test_files: - test/has_timestamps_test.rb - test/test_helper.rb