Skip to content

Instantly share code, notes, and snippets.

@morygonzalez
Created December 19, 2014 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morygonzalez/d70244c7139953386ab6 to your computer and use it in GitHub Desktop.
Save morygonzalez/d70244c7139953386ab6 to your computer and use it in GitHub Desktop.
Failures:
1) cleanup_users unconfirmed_users should change result
Failure/Error: expect { @rake['cleanup_users:unconfirmed_users'].invoke }.to \
NameError:
undefined local variable or method `touch_paranoia_column' for #<Design:0x007fb7330ddc38>
# ./lib/tasks/cleanup_users.rake:38:in `block (3 levels) in <top (required)>'
# ./lib/tasks/cleanup_users.rake:35:in `block (2 levels) in <top (required)>'
# ./spec/lib/tasks/cleanup_users_spec.rb:31:in `block (4 levels) in <top (required)>'
# ./spec/lib/tasks/cleanup_users_spec.rb:31:in `block (3 levels) in <top (required)>'
# -e:1:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment