Skip to content

Commit

Permalink
Merge 2265a24 into 9998514
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Feb 1, 2021
2 parents 9998514 + 2265a24 commit e65f36d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions spec/rails/convert_mailers_2_3_to_3_0_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Convert rails mailers from 2.3 to 3.0' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/convert_models_2_3_to_3_0_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Convert rails models from 2.3 to 3.0' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/convert_views_2_3_to_3_0_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Convert rails views from 2.3 to 3.0' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/upgrade_3_2_to_4_0_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Upgrade rails from 3.2 to 4.0' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/upgrade_4_0_to_4_1_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Upgrade rails from 4.0 to 4.1' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/upgrade_4_1_to_4_2_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Upgrade rails from 4.1 to 4.2' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/upgrade_4_2_to_5_0_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Upgrade rails from 4.2 to 5.0' do
Expand Down
2 changes: 0 additions & 2 deletions spec/rails/upgrade_5_0_to_5_1_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Upgrade rails from 5.0 to 5.1' do
Expand Down
2 changes: 0 additions & 2 deletions spec/will_paginate/use_new_syntax_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# encoding: utf-8

require 'spec_helper'

RSpec.describe 'Use will_paginate new syntax' do
Expand Down

0 comments on commit e65f36d

Please sign in to comment.