Jaco Pretorius

Results 18 comments of Jaco Pretorius

I had the same issue. As far as I can tell the problem is when you specify 2 'subdomains' (*.mylinuxguy.org and mylinuxguy.org) the auth hook is invoked twice. That means...

I'm having the same issue as @justin808 (due to using multiple heroku accounts and heroku_san assuming the git remote is heroku.com). Is the suggestion by @dontfidget still the only suggested...

Well, I think is probably an issue for everyone who has more than one Heroku account...

@justin808 I constantly use the solution suggested by @dontfidget and I don't have any problems (or error messages)

+1 Getting the same issue. I don't understand why the associated table is aliased in this way - where does the code for this live?

@nertzy I've been trying to see if there is a real alternative solution for this - if we allow an option for performing the search record-by-record [as you mentioned](https://github.com/Casecommons/pg_search/issues/51#issuecomment-7731598). This...

Hey @nertzy thanks for the quick reply. I actually did dig around (before posting above) and tried adding the '@' to DISALLOWED_CHARACTERS, but it didn't make a difference :-/

+1 Also seeing this exact same issue when upgrading Bootstrap in both Development and Production I'm seeing this when I run `assets:precompile`: ``` rails aborted! Uglifier::Error: /Users/my-username/.rbenv/versions/2.7.5/lib/ruby/gems/2.7.0/gems/uglifier-4.2.0/lib/uglifier.rb:293:in `parse_result' /Users/my-username/.rbenv/versions/2.7.5/lib/ruby/gems/2.7.0/gems/uglifier-4.2.0/lib/uglifier.rb:221:in `run_uglifyjs'...

> No way! I don't see a solution, so I stayed on Bootstrap v5.1.3 for now. The fact is that technology is advancing, and RoR is no longer keeping up...