Sha256: 7928a400aaad4f41034adb5d44f659b44e3193d3a1dfe394d8d8620b025fad1a
Contents?: true
Size: 1.29 KB
Versions: 0
Compression: gzip
Compressed size: 585 Bytes
Stored size: 585 Bytes
Contents
--- !ruby/object:Gem::Specification name: seamusabshere-has_timestamps version: !ruby/object:Gem::Version version: 1.4.0 platform: ruby authors: - Seamus Abshere autorequire: bindir: bin cert_chain: [] date: 2009-02-10 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: - VERSION.yml - lib/has_timestamps.rb - lib/timestamp.rb - test/has_timestamps_test.rb - test/test_helper.rb - init.rb - rails/init.rb has_rdoc: true homepage: http://github.com/seamusabshere/has_timestamps post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 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