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.
1 parent 0d82948 commit 0939019Copy full SHA for 0939019
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