John McAliley
2262c07540
release version 2.0.0
2020-04-18 02:32:47 -04:00
John McAliley
468d260fab
bump version for next patch release
2018-04-16 11:08:18 -04:00
josephMG
fde9d042fb
Add belongs_to optional true to setup_association
2018-02-20 23:16:10 +08:00
Gabriel Bellon
229951dec5
Add missing field for Mongoid
2017-08-31 21:03:20 -03:00
Jordan Hudgens
ec0491110f
Implemented patch that will add the Rails major version to the migration file
2017-06-24 13:38:42 -07:00
jgrau
dc32d5ff37
Bump to version 1.6.0
2017-05-24 22:21:44 +02:00
Jonas Grau
dab5ffce83
Merge pull request #243 from charlotte-ruby/fix-counter-cache-not-updating
...
Fix counter cache not updating when no `unique` option is set
2017-05-24 21:50:37 +02:00
jgrau
e94e8cf413
Use delete_all to remove impressions on a model
2017-05-10 22:17:32 +02:00
jgrau
e8b4700783
Fix counter cache filter option
2017-05-10 22:10:36 +02:00
Asaf Bartov
1af8d57802
Fix blob length in create_index in the generated migration
2017-01-08 18:21:38 -08:00
John McAliley
b96921d24c
bump version to 1.5.2
2016-09-16 09:37:36 -04:00
spodlecki
b38845ac6f
removing httpclient due to deprecation warning
2015-12-30 16:40:05 -06:00
asharma-ror
8c3407fd33
Adding params field to migration file.
2015-04-22 10:43:47 +05:30
zonkeynir
c69437bfff
Issue for mongoid
...
Queries is always on ObjectId type of imperssion_id, while model not restricts the type.
Thats can cause to saves in String format, hence not imperssions will be counted on counter_cache
2014-04-28 17:50:14 +03:00
Antonio C Nalesso
1c3ac147aa
Bump to 1.5.1
2013-12-31 21:19:04 +00:00
Antonio C Nalesso
24a93e8bcb
Bump to 1.5.0
2013-12-30 17:55:38 +00:00
Antonio C Nalesso
ddb1a91c53
Bump to 1.4.13
2013-11-28 17:36:32 +00:00
Antonio C Nalesso Moreira
306793984b
Bump to 1.4.12
2013-10-28 20:16:28 +00:00
Paul Chobert
450f04dd66
Fix Mongoid filter error
...
```NameError: undefined local variable or method `filter'```
2013-10-28 19:05:04 +01:00
jd pagano
b8719206ff
Refactor override of impressionist_count for mongoid compatibility to fit the same style as the default AR version
2013-10-10 19:31:57 -04:00
Antonio C Nalesso Moreira
2b0fc9e572
Bump to 1.4.11
2013-10-10 23:06:30 +01:00
Antonio C Nalesso Moreira
13cda5c508
Bump to 1.4.10
2013-09-30 20:48:08 +01:00
DouglasSherk
483ea9ea9c
Fix startup crash with Mongoid wrapper.
2013-09-30 14:02:47 -04:00
Antonio C Nalesso Moreira
6f74e58068
Bump to 1.4.9
2013-09-23 02:55:24 +01:00
Peter M. Goldstein
67acf817d2
Don't use attr_accessible if StrongParameters is included in the application.
2013-09-22 11:37:28 -07:00
Antonio C Nalesso Moreira
3d23031a31
removed sqlite3 dependency as it causes heroku to fail [ci skip]
2013-09-06 02:25:34 +01:00
Antonio C Nalesso Moreira
34df3e88b3
Bump to 1.4.8
2013-09-02 02:24:53 +01:00
Antonio C Nalesso Moreira
d42819dd42
FIX #108 , this is what happens when I should had gone to sleep :)
2013-09-02 02:23:52 +01:00
Antonio C Nalesso Moreira
1edd378cc0
clean up [ci skip]
2013-08-31 00:57:08 +01:00
Antonio C Nalesso Moreira
60044695f9
Bump to 1.4.7
2013-08-31 00:37:17 +01:00
Antonio C Nalesso Moreira
c9ae78d92a
FIX #103 , changed constantize for safe_constantize
2013-08-31 00:28:20 +01:00
Antonio C Nalesso Moreira
55dd2dfb1f
Bump to 1.4.6
2013-08-18 00:04:05 +01:00
Antonio C Nalesso Moreira
b82c9cbaf5
Bump to 1.4.5
2013-07-19 03:57:58 +01:00
Antonio C Nalesso Moreira
f0eca5b513
FIX #97 , and refactored
2013-07-19 03:57:13 +01:00
Antonio C Nalesso Moreira
46f7eb5ef5
Bump to 1.4.4
2013-07-14 23:55:13 +01:00
Antonio C Nalesso Moreira
4a009f54e9
updated impressionist initializer
2013-07-14 23:54:42 +01:00
Antonio C Nalesso Moreira
6d68a28aa1
Bump to 1.4.3
2013-07-14 23:36:36 +01:00
Antonio C Nalesso Moreira
74847f2d04
fixed #96 , fixed generator for orms
2013-07-14 23:36:06 +01:00
Antonio C Nalesso Moreira
2abbd7e63f
Bump to 1.4.2
2013-07-12 04:01:13 +01:00
Antonio C Nalesso Moreira
d737ee37af
FIX #96
2013-07-12 04:00:37 +01:00
Antonio C Nalesso Moreira
b05aa79ad3
added minitest tests, added 2 entities in order to handle compability between rails versions
2013-07-12 02:48:23 +01:00
Antonio C Nalesso Moreira
f2cecf3518
changed gemspec
2013-07-11 05:57:51 +01:00
Antonio C Nalesso Moreira
cf57348c45
fix undefined local variable
2013-07-11 05:47:51 +01:00
Antonio C Nalesso Moreira
50cebdcb23
added a rails toggle class in order to make mongodb work
2013-07-11 05:43:04 +01:00
Antonio C Nalesso Moreira
38d01e9c69
fix failing on travis, and added first spec
2013-07-11 04:09:58 +01:00
Antonio C Nalesso Moreira
47efcd2540
Bump to 1.4.1
2013-07-06 20:22:25 +01:00
Antonio C Nalesso Moreira
512987cc7a
clean up tests, added dynamic support to rb 1.8.7 to 2.x when running tests
2013-07-06 20:20:35 +01:00
Antonio C Nalesso Moreira
ec5df5da55
remove trailing space
2013-07-06 18:45:31 +01:00
Antonio C Nalesso Moreira
c32fbcf478
Bump to 1.4.0
2013-07-06 03:38:07 +01:00
Antonio C Nalesso Moreira
034af8d987
FIX #92 , Allow options to be passed to counter_cache unique, and clean up
2013-07-06 03:14:25 +01:00