Skip to content

Commit 14c03bc

Browse files
tillscolleolleolle
authored andcommitted
Migrate integration test app to rails 7.1
1 parent c45992c commit 14c03bc

89 files changed

Lines changed: 430 additions & 287 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ integration/**/*.iml
1515
build.log
1616
.ruby-version
1717
.rspec_status
18+
/integration/rails7_test/src/main/ruby/db/*.sqlite3*

integration/rails4_test/src/main/ruby/Gemfile

Lines changed: 0 additions & 44 deletions
This file was deleted.

integration/rails4_test/src/main/ruby/README.rdoc

Lines changed: 0 additions & 28 deletions
This file was deleted.

integration/rails4_test/src/main/ruby/app/assets/javascripts/posts.js.coffee

Lines changed: 0 additions & 3 deletions
This file was deleted.

integration/rails4_test/src/main/ruby/app/assets/stylesheets/posts.css.scss

Lines changed: 0 additions & 3 deletions
This file was deleted.

integration/rails4_test/src/main/ruby/app/mailers/.keep

Whitespace-only changes.

integration/rails4_test/src/main/ruby/app/models/.keep

Whitespace-only changes.

integration/rails4_test/src/main/ruby/app/models/concerns/.keep

Whitespace-only changes.

integration/rails4_test/src/main/ruby/config/application.rb

Lines changed: 0 additions & 23 deletions
This file was deleted.

integration/rails4_test/src/main/ruby/config/boot.rb

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)