--- !ruby/object:Gem::Specification name: has_messages_huacnlee version: !ruby/object:Gem::Version hash: 13 prerelease: segments: - 0 - 4 - 1 version: 0.4.1 platform: ruby authors: - Aaron Pfeifer autorequire: bindir: bin cert_chain: [] date: 2010-03-07 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: state_machine prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 - 7 - 0 version: 0.7.0 type: :runtime version_requirements: *id001 description: has_messages fork for Rails 3, Demonstrates a reference implementation for sending messages between users in ActiveRecord email: aaron@pluginaweek.org executables: [] extensions: [] extra_rdoc_files: [] files: - lib/generators/has_messages/has_messages_generator.rb - lib/generators/has_messages/templates/001_create_messages.rb - lib/generators/has_messages/templates/002_create_message_recipients.rb - lib/generators/has_messages/USAGE - lib/has_messages/models/message.rb - lib/has_messages/models/message_recipient.rb - lib/has_messages.rb - init.rb - README.rdoc - test/app_root/app/models/user.rb - test/app_root/config/environment.rb - test/app_root/db/migrate/001_create_users.rb - test/app_root/db/migrate/002_migrate_has_messages_to_version_2.rb - test/factory.rb - test/functional/has_messages_test.rb - test/test_helper.rb - test/unit/message_recipient_test.rb - test/unit/message_test.rb homepage: http://www.pluginaweek.org licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: pluginaweek rubygems_version: 1.8.8 signing_key: specification_version: 3 summary: Demonstrates a reference implementation for sending messages between users in ActiveRecord test_files: - test/app_root/app/models/user.rb - test/app_root/config/environment.rb - test/app_root/db/migrate/001_create_users.rb - test/app_root/db/migrate/002_migrate_has_messages_to_version_2.rb - test/factory.rb - test/functional/has_messages_test.rb - test/test_helper.rb - test/unit/message_recipient_test.rb - test/unit/message_test.rb