Sha256: 6a691fba445a385e49479631d1875be49a468da969cd4a4abcb5e91dfe38423d

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 722 Bytes

Stored size: 722 Bytes

Contents

--- !ruby/object:Gem::Specification
name: acts_as_indexed
version: !ruby/object:Gem::Version
  version: 0.7.8
  prerelease: 
platform: ruby
authors:
- Douglas F Shearer
autorequire: 
bindir: bin
cert_chain: []
date: 2012-03-14 00:00:00.000000000 Z
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:
- CHANGELOG
- Gemfile
- Gemfile.lock
- MIT-LICENSE
- README.rdoc
- Rakefile
- VERSION
- acts_as_indexed.gemspec
- lib/acts_as_indexed.rb
- lib/acts_as_indexed/class_methods.rb
- lib/acts_as_indexed/configuration.rb
- lib/acts_as_indexed/instance_methods.rb
- lib/acts_as_indexed/search_atom.rb
- lib/acts_as_indexed/search_index.rb
- lib/acts_as_indexed/singleton_methods.rb
- lib/acts_as_indexed/storage.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
homepage: http://github.com/dougal/acts_as_indexed
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.11
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: []

Package Spec version

acts_as_indexed-0.7.8