Jose Farias 1383766cd8 Merge branch 'main' into new-filters
* main: (24 commits)
  Increase filter tests specificity
  Add some more tests for bubble filters
  Simplify filter destruction
  Add derived_params alias
  Split out `fields` and `params` for filters
  exists? -> any?
  Assert params after resource removal
  Put includes on the same line
  Comment on the query merger controller
  Test param sanitization
  Sanitize params after initialization
  Unnecessary parens
  Improve denormalized filters note
  idempotent_create -> persist
  Pull out `strip_default_params`
  Update denormalization comment
  Unnecessary newline
  No need to set resources in `to_params` anymore
  Delegate default_params to class
  Add tests
  ...
2024-11-07 16:55:00 -06:00
2024-06-24 15:09:34 +01:00
2024-11-07 16:55:00 -06:00
2024-10-07 16:47:39 -04:00
2024-11-05 13:04:05 -06:00
2024-10-17 22:01:25 -06:00
2024-06-21 13:19:56 +01:00
2024-09-04 14:54:11 -04:00
2024-06-21 13:19:56 +01:00
2024-11-07 16:52:49 -06:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2024-06-21 16:42:48 +01:00
2024-10-21 21:42:51 -07:00
2024-06-21 16:42:48 +01:00
2024-10-21 21:42:51 -07:00
2024-10-19 16:42:13 -07:00
2024-10-21 21:42:51 -07:00
2024-06-21 16:42:48 +01:00
2024-06-21 13:19:56 +01:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

S
Description
No description provided
Readme 62 MiB
Languages
Ruby 67.8%
HTML 14.6%
CSS 10.8%
JavaScript 5.6%
Shell 0.9%
Other 0.3%