Sha256: 415f4f6f8f19af1b304ab72208478cad0f133ab52d8a2eb7959eb68b8340d168
Contents?: true
Size: 1.79 KB
Versions: 0
Compression: gzip
Compressed size: 690 Bytes
Stored size: 690 Bytes
Contents
--- !ruby/object:Gem::Specification name: change_log version: !ruby/object:Gem::Version version: 1.0.5 prerelease: platform: ruby authors: - Peter Zhang autorequire: bindir: bin cert_chain: [] date: 2013-05-09 00:00:00.000000000 Z dependencies: [] description: A gem for tracking who did what and when it happened -- keeps all the changes done by user into a maintenance log email: - peterz@ncs.co.nz executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - Gemfile.lock - MIT-LICENSE - README.textile - Rakefile - change_log.gemspec - lib/change_log.rb - lib/change_log/change_logs.rb - lib/change_log/config.rb - lib/change_log/controller.rb - lib/change_log/has_change_log.rb - lib/change_log/version.rb - test/boot.rb - test/change_log_test.rb - test/database.yml - test/fixtures/change_logs.yml - test/fixtures/schema.rb - test/fixtures/test.rb - test/lib/activerecord_test_case.rb - test/lib/activerecord_test_connector.rb - test/lib/load_fixtures.rb homepage: http://www.ncs.co.nz 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: change_log rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Change log gem records every changes for the active record model test_files: - test/boot.rb - test/change_log_test.rb - test/database.yml - test/fixtures/change_logs.yml - test/fixtures/schema.rb - test/fixtures/test.rb - test/lib/activerecord_test_case.rb - test/lib/activerecord_test_connector.rb - test/lib/load_fixtures.rb