File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ class MyAppController < ApplicationController
78
78
# uncommenting the line below
79
79
# include Matestack::Ui::Core::ApplicationHelper
80
80
81
- def my_first_page
82
- responder_for(Pages ::MyApp ::MyFirstPage )
81
+ def my_example_page
82
+ responder_for(Pages ::MyApp ::MyExamplePage )
83
83
end
84
84
end
85
85
```
Original file line number Diff line number Diff line change @@ -3835,9 +3835,9 @@ mississippi@^2.0.0:
3835
3835
through2 "^2.0.0"
3836
3836
3837
3837
mixin-deep@^1.2.0 :
3838
- version "1.3.1 "
3839
- resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1 .tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe "
3840
- integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ ==
3838
+ version "1.3.2 "
3839
+ resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2 .tgz#1120b43dc359a785dce65b55b82e257ccf479566 "
3840
+ integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA ==
3841
3841
dependencies :
3842
3842
for-in "^1.0.2"
3843
3843
is-extendable "^1.0.1"
You can’t perform that action at this time.
0 commit comments