Ike
Ike
add ``` :select => 'DISTINCT model.*' ``` to your eventual query
Came here to report this ... I didn't know this was being ignored and it drove me absolutely crazy ... if you point me to where to start, I can...
You can also change the http port to 81 `puma-dev install -http-port 81` so you can access your site on `nameofapp.dev:81` That way you don't have to reconfigure apache at...
@ClearlyClaire would something like this work?
Okay. I'm not clear on what the resolution is here. Can someone spell out exactly what needs to be done so I might possibly work on a PR? :)