# -*- encoding: utf-8 -*-
# stub: e9_attributes 0.0.3 ruby lib

Gem::Specification.new do |s|
  s.name = "e9_attributes".freeze
  s.version = "0.0.3".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Travis Cox".freeze]
  s.date = "2011-09-07"
  s.description = "E9 Attributes\n=============\n\nSearchable attributes engine\n".freeze
  s.email = ["numbers1311407@gmail.com".freeze]
  s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/e9_attributes/menu_options_controller.rb".freeze, "app/models/menu_option.rb".freeze, "app/models/record_attribute.rb".freeze, "app/views/e9_attributes/menu_options/_form.html.haml".freeze, "app/views/e9_attributes/menu_options/_table.html.haml".freeze, "app/views/e9_attributes/menu_options/destroy.js.erb".freeze, "app/views/e9_attributes/menu_options/edit.html.haml".freeze, "app/views/e9_attributes/menu_options/index.html.haml".freeze, "app/views/e9_attributes/menu_options/index.js.erb".freeze, "app/views/e9_attributes/menu_options/new.html.haml".freeze, "app/views/e9_attributes/menu_options/show.html.haml".freeze, "app/views/e9_attributes/record_attributes/_form_partial.html.haml".freeze, "app/views/e9_attributes/record_attributes/_record_attribute.html.haml".freeze, "app/views/e9_attributes/record_attributes/templates.js.erb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "e9_attributes.gemspec".freeze, "lib/e9_attributes.rb".freeze, "lib/e9_attributes/helper.rb".freeze, "lib/e9_attributes/model.rb".freeze, "lib/e9_attributes/version.rb".freeze, "lib/generators/e9_attributes/install_generator.rb".freeze, "lib/generators/e9_attributes/templates/initializer.rb".freeze, "lib/generators/e9_attributes/templates/javascript.js".freeze, "lib/generators/e9_attributes/templates/migration.rb".freeze]
  s.homepage = "http://github.com/e9digital/e9_attributes".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Searchable attributes".freeze
end