Skip to content

Tags: khustochka/quails

Tags

20241129_english_blog

Verified

This tag was signed with the committer’s verified signature.
khustochka Vitalii Khustochka
English blog enabled.

20240507_vips

Verified

This tag was signed with the committer’s verified signature.
khustochka Vitalii Khustochka
Switch from imagemagick to vips for image processing.

20240429_good_job

Verified

This tag was signed with the committer’s verified signature.
khustochka Vitalii Khustochka
Switched from Resque to Good Job.

20220706_ukrainized

Fixes.

20191029_edge_rails_s3_piblic_url

Merge branch 'master' into active_storage_public_url

20181123_active_storage

Upload image from flickr to active storage.

20180420_resque

Manage AR connections when forking resque worker.

20161225_rails5

Fix filtering advanced lifelist.

It was caused by filter options conversion form Parameters to hash. I was calling #to_h on filter parameters. For basic lifelist it was performed
only once, on Parameters, producing HashWithIndifferentAccess. But for advanced list this HashWithIndifferentAccess was passed to child lists
and HashWithIndifferentAccess#to_h produced just Hash with string keys, effectively voiding the filter.

20161023_ebird_taxonomy

Show synonyms on species page.

20160326_puma

Merge branch 'puma'

# Conflicts:
#	Gemfile.lock
#	config/unicorn.rb