We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f10e78b + 0939019 commit eb2f360Copy full SHA for eb2f360
README.md
@@ -42,7 +42,7 @@ Click here to see how you can add Matestack UI to your existing Rails applicatio
42
class Pages::MyPage < Matestack::Ui::Page
43
44
def prepare
45
- @technologies = ["Rails", "Vue.js", "Trailblazer", "Rspec", "Capybara"]
+ @technologies = ["Rails", "Vue.js", "Trailblazer", "RSpec", "Capybara"]
46
end
47
48
def response
0 commit comments