ruben_sunspot_rails 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/TODO +8 -1
  2. metadata +3 -3
data/TODO CHANGED
@@ -5,4 +5,11 @@
5
5
  * Optionally yield from reindex
6
6
  * Access to all searchable classes
7
7
  * Add a method to disable sunspot updates for certain values, e.g.
8
- if you just touch a record, sunspot shouldn't index the
8
+ if you just touch a record, sunspot shouldn't index the
9
+
10
+ * rvm ruby-1.8.7-p302@sunspot OK
11
+ * Arrancar sunspot OK. Cambiada versión de Module Sunspot a 1.1.1
12
+ * Ejecutar specs sunspot OK (cd sunspot / bundle exec spec spec/ )
13
+ * Ejecutar specs sunspot rails
14
+ * Buscar spec query entrecomillado.
15
+ * Sincronizar proyecto github.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruben_sunspot_rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 23
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 1
10
- version: 1.1.1
9
+ - 2
10
+ version: 1.1.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Mat Brown