# -*- encoding: utf-8 -*-
# stub: hiroeorz-custom-active-record 0.1.8 ruby lib

Gem::Specification.new do |s|
  s.name = "hiroeorz-custom-active-record".freeze
  s.version = "0.1.8".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["hiroeorz".freeze]
  s.date = "2009-07-08"
  s.email = "hiroe.orz@gmail.com".freeze
  s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze]
  s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "custom-active-record.gemspec".freeze, "lib/custom_active_record.rb".freeze, "lib/custom_active_record/flexible_name_base.rb".freeze, "lib/custom_active_record/no_id_base.rb".freeze, "lib/custom_active_record/plurals_pkeys_base.rb".freeze, "lib/custom_active_record/plurals_pkeys_sjis_base.rb".freeze, "lib/custom_active_record/sjis_base.rb".freeze, "spec/custom-active-record_spec.rb".freeze, "spec/spec_helper.rb".freeze]
  s.homepage = "http://github.com/hiroeorz/custom-active-record".freeze
  s.rdoc_options = ["--charset=UTF-8".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "TODO".freeze
  s.test_files = ["spec/spec_helper.rb".freeze, "spec/custom-active-record_spec.rb".freeze]
end