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
902
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Between and change alias
#126
vagnerzampieri
closed
7 years ago
0
Polymorphic advanced association raises unexpected error
#125
stevenspiel
opened
10 years ago
2
make it more clear that one should use ransack with rails 4
#124
phoet
closed
10 years ago
0
rails 4: In Gemfile: meta_search (>= 0) ruby depends on actionpack (~> 3.1) ruby rails (= 4.0.0) ruby depends on actionpack (4.0.0)
#123
Mashpy
closed
11 years ago
2
How to search %
#122
greatghoul
opened
11 years ago
0
NoMethodError, undefined method `captures' for nil:NilClass
#121
johnjohndoe
closed
11 years ago
2
Fix attribute name contains alias
#120
rainchen
opened
11 years ago
0
Attribute names cannot have aliases in them
#119
chrismcleod
opened
11 years ago
1
ActiveRecord agnosticism
#118
johnnyshields
closed
9 years ago
1
present?/presence always returns true
#117
tardate
opened
11 years ago
0
Can't have fields with _or_ in them
#116
GBH
opened
11 years ago
0
Add italian locale
#115
g2d
opened
11 years ago
0
ActiveSupport dependency is outdated (3.1 beta, vs. current 4.0 beta)
#114
tysonmote
closed
11 years ago
1
Sort column by extracted value
#113
archonic
opened
11 years ago
0
Validator for "in" where clause and integration with Rails 4
#112
ka8725
opened
12 years ago
3
Underscored column name on association
#111
vjnunez
opened
12 years ago
0
undefined method
#110
ghost
opened
12 years ago
0
DEFAULT_WHERES `like` on non-string types
#109
nicolai86
opened
12 years ago
0
Updated README.rdoc on defining search methods as class methods
#108
kryachkov
closed
8 years ago
0
search_methods - scope vs class method
#107
kryachkov
closed
12 years ago
1
is_null operation is confusing - it needs a value?
#106
andrewroth
closed
12 years ago
1
meta_search and acts-as-taggable-on
#105
3dfxit
opened
12 years ago
0
acts-as-taggable-on multiple context via meta_search generate bad sql query
#104
tomash
opened
12 years ago
2
field_in overwrites field_equals. is it official and intended?
#103
tomash
opened
12 years ago
0
Wrong join condition in SQL
#102
harmaty
opened
12 years ago
1
Sort Virtual Attribute (or for this purpose associated records count)
#101
marclipovsky
opened
12 years ago
0
Multiple uses of custom search function fails
#100
helmerj
closed
12 years ago
1
is there a source for i18n translations for languages other than english?
#99
spemmons
opened
12 years ago
0
Multi-column sort (different directions)
#98
jonlhouse
opened
12 years ago
0
Added label as a field for multiparameter_field
#97
ericboehs
opened
12 years ago
0
Using sort_link in engine
#96
simi
closed
3 years ago
0
.merge on two scoped queries not working with meta_search
#95
marclipovsky
opened
12 years ago
0
How can I add a title attribute to the sort_link method?
#94
benlieb
opened
12 years ago
0
Search methods for associations
#93
graywh
opened
12 years ago
0
Problem with meta_search and MySQL
#92
jamgregory
opened
12 years ago
0
Meta_Search overides Tire.search method.
#91
goncalvesjoao
closed
9 years ago
2
Problem on gem install
#90
tommasop
opened
12 years ago
4
Use reorder instead of order to override default_scope order.
#89
webervin
opened
12 years ago
0
Using class_name in model to allow search
#88
marclipovsky
opened
12 years ago
0
is_false?
#87
tspore
opened
12 years ago
0
Can I use a check_box to implement a date related search? (i.e. show only expired accounts)
#86
theSociableme
opened
12 years ago
2
generation of url
#85
fij0
opened
12 years ago
1
Rails 3.2
#84
dx7
closed
12 years ago
0
ActiveRecord 3.2?
#83
waynerobinson
closed
12 years ago
9
All records loaded by default
#82
pch
closed
12 years ago
1
more then one .search(params)
#81
renius
opened
13 years ago
0
Mongoid
#80
lkkadiri
opened
13 years ago
2
Fixed build_join_dependency to handle Squeel's join nodes.
#79
budu
opened
13 years ago
5
1 0 stable
#78
dessy
closed
13 years ago
0
Sort link should not modify passed-in parameters
#77
dessy
opened
13 years ago
1
Next