docbrown/spec
Andy Zhao a920d6cf1c Add dependent destroys to automate some deletion tasks (#554)
* Add dependent destroys for dependency-less models

* Add before destroy for empty dm channels

* Fix typo

* Add new tests for new dependent destroys

* Remove failing test b/c rethinking relationships later

* Use find_by to return nil instead of erroring out

* Add before_destroy to destroy follows
2018-07-09 15:54:09 -04:00
..
controllers Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
factories Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
features Fix callback issue 2018-06-12 22:19:44 -04:00
labor Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
lib/acts_as_taggable_on Move custom TagParser into lib (#399) 2018-06-08 13:44:52 -04:00
liquid_tags Add a couple specs for notifications and pages (#522) 2018-06-29 14:14:36 -04:00
mailers [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00
models Add dependent destroys to automate some deletion tasks (#554) 2018-07-09 15:54:09 -04:00
policies Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
requests Add chat_channel_membership roles and invite functionality (#541) 2018-07-03 13:16:48 -04:00
routing Yechiel/feature/add route for shop (#468) 2018-06-21 13:14:13 -04:00
services Fix boosted posts and add spec (#521) 2018-06-28 17:22:02 -04:00
support Add a couple specs for notifications and pages (#522) 2018-06-29 14:14:36 -04:00
views Update unsubscribed page's copy and css (#199) 2018-04-10 15:02:20 -07:00
rails_helper.rb Add a couple specs for notifications and pages (#522) 2018-06-29 14:14:36 -04:00
spec_helper.rb Initial commit 2018-02-28 16:11:08 -05:00