issues
search
activerecord-hackery
/
meta_search
Object-based searching (and more) for simply creating search forms. Not currently maintained.
http://erniemiller.org/2013/11/17/anyone-interested-in-activerecord-hackery/
MIT License
903
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cleans up apply_form_for_options! else statement
#26
jeroenj
closed
13 years ago
0
Stripping leading and trailing spaces in search fields
#25
gamov
closed
13 years ago
2
use class names as keys for DISPATCH to avoid memory leaks in development
#24
Bonias
closed
13 years ago
0
memory leaks in development
#23
Bonias
closed
13 years ago
3
default scopes and sorting
#22
pzuralski
closed
13 years ago
7
Search with multiple words across multiple fields
#21
gamov
closed
13 years ago
4
[#18] Ability to configure join type
#20
scpike
closed
13 years ago
0
Check arity for scopes
#19
dogenpunk
closed
13 years ago
11
Allow both INNER and LEFT OUTER joins
#18
scpike
closed
13 years ago
4
Multi-level polymorphic associations cannot be traversed
#17
perchard
closed
13 years ago
1
Added sort_preference option to sort_links helper.
#16
burlesona
closed
13 years ago
2
"super and return" gates return unexpectedly
#15
benhutton
closed
13 years ago
0
Add an optional ":join" parameter to multiparameter_field
#14
rspeicher
closed
13 years ago
2
undefined method `scan' for nil:NilClass
#13
knoopx
closed
13 years ago
6
undefined method `scan' for nil:NilClass
#12
knoopx
closed
13 years ago
1
This commit Fixes an issue with translations for scopes (ej. reverse_name)
#11
jbarreneche
closed
13 years ago
2
I18N Support for sort_link
#10
lewisou
closed
14 years ago
2
Add a bit of doc about polymorphic associations in the README
#9
bgarret
closed
14 years ago
1
Failing test for search against association with scope
#8
paneq
closed
13 years ago
0
[feature] click sort column header
#7
spovich
closed
14 years ago
11
problem w/vendor'd arel
#6
spovich
closed
14 years ago
2
'contains' should use 'ILIKE' w/ PostgreSQL
#5
spovich
closed
14 years ago
7
will_paginate compatibility
#4
spovich
closed
14 years ago
2
running 'bundle install' says invalid gemfile
#3
spovich
closed
14 years ago
3
multiple level associations support
#2
godwinko
closed
14 years ago
4
Can scope defined in the model class supported as a search condition?
#1
godwinko
closed
14 years ago
4
Previous