--- !ruby/object:Gem::Specification name: e9_attributes version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - Travis Cox autorequire: bindir: bin cert_chain: [] date: 2011-09-07 00:00:00 -04:00 default_executable: dependencies: [] description: | E9 Attributes ============= Searchable attributes engine email: - numbers1311407@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README.md - Rakefile - app/controllers/e9_attributes/menu_options_controller.rb - app/models/menu_option.rb - app/models/record_attribute.rb - app/views/e9_attributes/menu_options/_form.html.haml - app/views/e9_attributes/menu_options/_table.html.haml - app/views/e9_attributes/menu_options/destroy.js.erb - app/views/e9_attributes/menu_options/edit.html.haml - app/views/e9_attributes/menu_options/index.html.haml - app/views/e9_attributes/menu_options/index.js.erb - app/views/e9_attributes/menu_options/new.html.haml - app/views/e9_attributes/menu_options/show.html.haml - app/views/e9_attributes/record_attributes/_form_partial.html.haml - app/views/e9_attributes/record_attributes/_record_attribute.html.haml - app/views/e9_attributes/record_attributes/templates.js.erb - config/locales/en.yml - config/routes.rb - e9_attributes.gemspec - lib/e9_attributes.rb - lib/e9_attributes/helper.rb - lib/e9_attributes/model.rb - lib/e9_attributes/version.rb - lib/generators/e9_attributes/install_generator.rb - lib/generators/e9_attributes/templates/initializer.rb - lib/generators/e9_attributes/templates/javascript.js - lib/generators/e9_attributes/templates/migration.rb has_rdoc: true homepage: http://github.com/e9digital/e9_attributes licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: e9_attributes rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Searchable attributes test_files: []