Skip to content

Instantly share code, notes, and snippets.

@d-konovalov
Created February 10, 2016 08:02
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 d-konovalov/a79e0789c1e58b025c2f to your computer and use it in GitHub Desktop.
Save d-konovalov/a79e0789c1e58b025c2f to your computer and use it in GitHub Desktop.
require_relative '../user'
describe User do
describe ".new" do
end
describe "#deactivate" do
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment