Skip to content

Commit 48890b4

Browse files
committed
Ruby: Add more actioncontroller tests
1 parent 31cb308 commit 48890b4

File tree

19 files changed

+236
-236
lines changed

19 files changed

+236
-236
lines changed

ruby/ql/test/library-tests/frameworks/action_controller/ActionController.expected

Lines changed: 92 additions & 92 deletions
Large diffs are not rendered by default.

ruby/ql/test/library-tests/frameworks/action_controller/Filters.expected

Lines changed: 144 additions & 144 deletions
Large diffs are not rendered by default.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/application_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/application_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/comments_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/comments_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/foo/bars_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/foo/bars_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/photos_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/photos_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/posts_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/posts_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/tags_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/tags_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/controllers/users/notifications_controller.rb renamed to ruby/ql/test/library-tests/frameworks/action_controller/app/controllers/users/notifications_controller.rb

File renamed without changes.

ruby/ql/test/library-tests/frameworks/action_controller/app/views/comments/create.html.erb

Whitespace-only changes.

0 commit comments

Comments
 (0)