mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
Add full link to issue
Just testing the edit from website functionality.
This commit is contained in:
parent
099bd94f0f
commit
d5a316801c
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ WHERE (
|
|||
ORDER BY "people"."id" DESC
|
||||
```
|
||||
|
||||
Admittedly this is not as simple as it should be, but it's workable for now. (Implementing #417 could make this more straightforward.)
|
||||
Admittedly this is not as simple as it should be, but it's workable for now. (Implementing [issue 417](https://github.com/activerecord-hackery/ransack/issues/417) could make this more straightforward.)
|
||||
|
|
Loading…
Reference in a new issue