Alexey Matskevich

Results 9 comments of Alexey Matskevich

Hi, is it actual for rails 6? [Rails 6 added uuid](https://guides.rubyonrails.org/active_record_postgresql.html#uuid-primary-keys).

I experienced the same problem in the `Arch linux` distribution. Installing `postgresql-libs` helped me. Maybe you need to install a similar package for your system.

Hey @richmolj I could try writing specifications for an ActiveRecord adapter to use this test set afterwards to compare the capabilities of the adapter for Seqeul with the standard adapter...

I just use [rodauth](https://rodauth.jeremyevans.net/) and [rodauth-rails](https://github.com/janko/rodauth-rails). Simply because its out-of-the-box feature set is incomparably larger than Devise and any other authentication framework I've seen. Webauth? no problem, JWT ? Have...

I guess my example is one of the extreme cases. However, there is another extreme case that may arise for other users. Instead of a Free object, someone may want...

Personally, your solution works for me. Just concerned about more general cases.

Can't play videos now. Reached 3-videos limit. Found a thread on reddit on uBlock, it said that youtube changes the algorithm to detect ad blocker 2 times a day and...

Are there any plans for this MR?

I like this solution! Thank you for considering my issue.