Sha256: 4048666fbcd023db3eb1c01c11aa1786bfc8c1a76c9a5967816d2dfc46327def

Contents?: true

Size: 1.27 KB

Versions: 0

Compression: gzip

Compressed size: 577 Bytes

Stored size: 577 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: seamusabshere-has_timestamps
version: !ruby/object:Gem::Version 
  version: 1.5.4
platform: ruby
authors: 
- Seamus Abshere
autorequire: 
bindir: bin
cert_chain: []

date: 2009-05-15 00:00:00 -07: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: 
- README
files: 
- VERSION.yml
- lib/has_timestamps.rb
- lib/timestamp.rb
- test/has_timestamps_test.rb
- test/test_helper.rb
- README
has_rdoc: false
homepage: http://github.com/seamusabshere/has_timestamps
post_install_message: 
rdoc_options: 
- --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: 3
summary: Rails plugin to add named timestamps to ActiveRecord models.
test_files: 
- test/has_timestamps_test.rb

Package Spec version

seamusabshere-has_timestamps-1.5.4