--- !ruby/object:Gem::Specification name: enumerate_by version: !ruby/object:Gem::Version version: 0.4.4 platform: ruby authors: - Aaron Pfeifer autorequire: bindir: bin cert_chain: [] date: 2010-03-07 00:00:00 -05:00 default_executable: dependencies: [] description: Adds support for declaring an ActiveRecord class as an enumeration email: aaron@pluginaweek.org executables: [] extensions: [] extra_rdoc_files: [] files: - lib/enumerate_by/extensions/associations.rb - lib/enumerate_by/extensions/serializer.rb - lib/enumerate_by/extensions/xml_serializer.rb - lib/enumerate_by/extensions/base_conditions.rb - lib/enumerate_by.rb - test/unit/serializer_test.rb - test/unit/base_conditions_test.rb - test/unit/xml_serializer_test.rb - test/unit/enumerate_by_test.rb - test/unit/json_serializer_test.rb - test/unit/associations_test.rb - test/app_root/vendor/plugins/plugin_with_model/init.rb - test/app_root/vendor/plugins/plugin_with_model/lib/plugin_with_model.rb - test/app_root/db/migrate/005_create_legacy_colors.rb - test/app_root/db/migrate/001_create_colors.rb - test/app_root/db/migrate/006_create_tags.rb - test/app_root/db/migrate/003_create_car_parts.rb - test/app_root/db/migrate/004_create_orders.rb - test/app_root/db/migrate/002_create_cars.rb - test/app_root/app/models/car.rb - test/app_root/app/models/color.rb - test/app_root/app/models/legacy_color.rb - test/app_root/app/models/car_part.rb - test/app_root/app/models/order.rb - test/app_root/config/environment.rb - test/test_helper.rb - test/factory.rb - CHANGELOG.rdoc - init.rb - LICENSE - Rakefile - README.rdoc has_rdoc: true homepage: http://www.pluginaweek.org licenses: [] 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: pluginaweek rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Adds support for declaring an ActiveRecord class as an enumeration test_files: - test/unit/serializer_test.rb - test/unit/base_conditions_test.rb - test/unit/xml_serializer_test.rb - test/unit/enumerate_by_test.rb - test/unit/json_serializer_test.rb - test/unit/associations_test.rb