# -*- encoding: utf-8 -*-
# stub: freighthopper 0.1.11 ruby lib

Gem::Specification.new do |s|
  s.name = "freighthopper".freeze
  s.version = "0.1.11".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Jacob Rothstein".freeze]
  s.date = "2010-07-07"
  s.description = "More core ext".freeze
  s.email = "github@jacobrothstein.com".freeze
  s.extra_rdoc_files = ["LICENSE".freeze, "README.textile".freeze]
  s.files = ["LICENSE".freeze, "README.textile".freeze, "lib/freighthopper.rb".freeze, "lib/freighthopper/activerecord.rb".freeze, "lib/freighthopper/activerecord/cache_key.rb".freeze, "lib/freighthopper/activerecord/clear_errors.rb".freeze, "lib/freighthopper/activerecord/element_id.rb".freeze, "lib/freighthopper/antonym_accessor.rb".freeze, "lib/freighthopper/array.rb".freeze, "lib/freighthopper/array/exclude.rb".freeze, "lib/freighthopper/array/singular.rb".freeze, "lib/freighthopper/array/symbols.rb".freeze, "lib/freighthopper/define_and_alias.rb".freeze, "lib/freighthopper/eval_with_options.rb".freeze, "lib/freighthopper/fixnum.rb".freeze, "lib/freighthopper/float/to_s.rb".freeze, "lib/freighthopper/hash/map_keys.rb".freeze, "lib/freighthopper/is_one_of.rb".freeze, "lib/freighthopper/lazy_alias.rb".freeze, "lib/freighthopper/or_if_blank.rb".freeze, "lib/freighthopper/soft_send.rb".freeze, "lib/freighthopper/stdout_extensions.rb".freeze, "lib/freighthopper/string.rb".freeze, "lib/freighthopper/string/divide.rb".freeze, "lib/freighthopper/string/strip.rb".freeze, "lib/freighthopper/string/unindent.rb".freeze, "test/antonym_accessor_test.rb".freeze, "test/array_test.rb".freeze, "test/define_and_alias_test.rb".freeze, "test/fixnum_test.rb".freeze, "test/float_test.rb".freeze, "test/hash_test.rb".freeze, "test/kernel_test.rb".freeze, "test/lazy_alias_test.rb".freeze, "test/object_test.rb".freeze, "test/string_test.rb".freeze, "test/test_helper.rb".freeze]
  s.homepage = "http://github.com/jbr/freighthopper".freeze
  s.rdoc_options = ["--charset=UTF-8".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Some extensions for riding the rails".freeze
  s.test_files = ["test/antonym_accessor_test.rb".freeze, "test/array_test.rb".freeze, "test/define_and_alias_test.rb".freeze, "test/fixnum_test.rb".freeze, "test/float_test.rb".freeze, "test/hash_test.rb".freeze, "test/kernel_test.rb".freeze, "test/lazy_alias_test.rb".freeze, "test/object_test.rb".freeze, "test/string_test.rb".freeze, "test/test_helper.rb".freeze]
end