Skip to content

Commit

Permalink
Remove routing specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Beljajev committed Jun 19, 2018
1 parent ebe831e commit bb39d03
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion app/models/user.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class User < ActiveRecord::Base
include Versions # version/user_version.rb
devise :trackable, :timeoutable
devise :database_authenticatable, :trackable, :timeoutable

attr_accessor :phone

Expand Down
9 changes: 0 additions & 9 deletions spec/routing/registrar/domains_routing_spec.rb

This file was deleted.

9 changes: 0 additions & 9 deletions spec/routing/registrar/sessions_routing_spec.rb

This file was deleted.

0 comments on commit bb39d03

Please sign in to comment.