Andy Koch
Results
2
issues of
Andy Koch
When calling `deep_clone` with `include` and referencing a `has_and_belongs_to_many` association - it doesn't actually make new instances of the object(s) like it does for every other association (has_many, etc). Using...
Hi, Should there be some sort of sanity check that `events_json` decodes to an Array? We noticed a number of errors reported in our exception logging related to [events_controller.rb:25](https://github.com/ankane/ahoy/blob/8e5df402f04bca84498aa7215b7301c9ee56583f/app/controllers/ahoy/events_controller.rb#L25) where...