Skip to content

Commit dfdb0e5

Browse files
authored
Update README.md
1 parent 9d507d9 commit dfdb0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/start/100-installation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ end
4141

4242
### Conclusion
4343

44-
Now, you are both able to use the static Matestack core components in your canonical Rails views as well as creating static Matestack apps and pages.
44+
Now, you are able to create UI components in pure Ruby and use them in your Rails views. Additionally you can substitute Rails views and layouts with Matestack pages and apps.
4545

46-
If you want to use Matestack's optional reactivity features, please follow this [guide](/docs/reactive_components/100-rails_integration/) to set up the JavaScript parts via the AssetPipeline or Webpacker.
46+
If you want to use Matestack's optional reactivity features in pure Ruby (through dynamic Vue.js components such as `form` and `async` or dynamic page transitions), please follow this [guide](/docs/reactive_components/100-rails_integration/) to set up the JavaScript parts via AssetPipeline or Webpacker.

0 commit comments

Comments
 (0)