jacobperia

Results 2 issues of jacobperia

Thanks for all the work guys!! I'm proposing to add something i thought would be very useful, along the lines of: `it { is_expected.to permit_all_actions_except([:action_1, : action_2]) }` and `it...

enhancement

I'm looking to use `identify` to link a pre-login user with a `distinct_id` after login like its done [here](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users). I already know about `alias` but am looking more to perform...