Sha256: 2f5b82b437abe32ee85a3b6bbac1ed5d00777edc48c9423d17f39e3aef24f0bd
Contents?: true
Size: 1.29 KB
Versions: 0
Compression: gzip
Compressed size: 584 Bytes
Stored size: 584 Bytes
Contents
--- !ruby/object:Gem::Specification name: seamusabshere-has_timestamps version: !ruby/object:Gem::Version version: "1.1" 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 - lib/has_timestamps.rb - lib/timestamp.rb - MIT-LICENSE - Rakefile - README - tasks/has_timestamps_tasks.rake 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