Sha256: 6dbe70a8f191dd57a8ae6c01a1cd0b8fdae132946fd4b059c52c22d0494bc54d
Contents?: true
Size: 1.97 KB
Versions: 0
Compression: gzip
Compressed size: 764 Bytes
Stored size: 764 Bytes
Contents
--- !ruby/object:Gem::Specification name: acts_as_indexed version: !ruby/object:Gem::Version hash: 1 prerelease: false segments: - 0 - 6 - 3 version: 0.6.3 platform: ruby authors: - Douglas F Shearer autorequire: bindir: bin cert_chain: [] date: 2010-07-05 00:00:00 +01:00 default_executable: dependencies: [] description: Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app email: dougal.s@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - CHANGELOG - MIT-LICENSE - README.rdoc - Rakefile - VERSION - acts_as_indexed.gemspec - lib/acts_as_indexed.rb - lib/acts_as_indexed/configuration.rb - lib/acts_as_indexed/search_atom.rb - lib/acts_as_indexed/search_index.rb - lib/will_paginate_search.rb - rails/init.rb - test/abstract_unit.rb - test/acts_as_indexed_test.rb - test/configuration_test.rb - test/database.yml - test/fixtures/post.rb - test/fixtures/posts.yml - test/schema.rb - test/search_atom_test.rb - test/search_index_test.rb has_rdoc: true homepage: http://github.com/dougal/acts_as_indexed licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app test_files: - test/abstract_unit.rb - test/acts_as_indexed_test.rb - test/configuration_test.rb - test/fixtures/post.rb - test/schema.rb - test/search_atom_test.rb - test/search_index_test.rb