chore(rubocop): giganto rubocop commit.

muahahahah
This commit is contained in:
Joseph Mastey
2017-12-05 18:46:21 -06:00
parent 284cd8811c
commit 9902345291
120 changed files with 743 additions and 635 deletions
+6 -6
View File
@@ -1,5 +1,6 @@
=begin require 'spec_helper'
# frozen_string_literal: true
# require 'spec_helper'
#
# Specs in this file have access to a helper object that includes
# the Api::V1::UsersHelper. For example:
#
@@ -10,7 +11,6 @@
# end
# end
# end
describe Api::V1::UsersHelper do
pending "add some examples to (or delete) #{__FILE__}"
end
=end
# describe Api::V1::UsersHelper do
# pending "add some examples to (or delete) #{__FILE__}"
# end
+2 -1
View File
@@ -1 +1,2 @@
require 'spec_helper'
# frozen_string_literal: true
require "spec_helper"
+6 -6
View File
@@ -1,5 +1,6 @@
=begin require 'spec_helper'
# frozen_string_literal: true
# require 'spec_helper'
#
# Specs in this file have access to a helper object that includes
# the PasswordResetsHelper. For example:
#
@@ -10,7 +11,6 @@
# end
# end
# end
describe PasswordResetsHelper do
pending "add some examples to (or delete) #{__FILE__}"
end
=end
# describe PasswordResetsHelper do
# pending "add some examples to (or delete) #{__FILE__}"
# end
+6 -6
View File
@@ -1,5 +1,6 @@
=begin require 'spec_helper'
# frozen_string_literal: true
# require 'spec_helper'
#
# Specs in this file have access to a helper object that includes
# the PayHelper. For example:
#
@@ -10,7 +11,6 @@
# end
# end
# end
describe PayHelper do
pending "add some examples to (or delete) #{__FILE__}"
end
=end
# describe PayHelper do
# pending "add some examples to (or delete) #{__FILE__}"
# end