Skip to content

Commit 621f1c0

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [main] one page modified
1 parent b819bc6 commit 621f1c0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,5 @@ ActiveStorage.start()
5959
* download latest compatible icons: [https://github.com/twbs/icons/releases/tag/v1.3.0](https://github.com/twbs/icons/releases/tag/v1.3.0)
6060
* extract the bootstrap-icons.svg to this path: app/assets/images/icons \(server via assets pipeline\)
6161

62-
`app/controllers/application_controller.rb`
63-
64-
```ruby
65-
class ApplicationController < ActionController::Base
66-
67-
include Matestack::Ui::Core::ApplicationHelper # described in Core docs
68-
include Matestack::Ui::Bootstrap::Registry # add Bootstrap components
69-
70-
end
71-
72-
```
73-
74-
Add now create Matestack apps, pages and components as described in the docs of `matestack-ui-core` and utilize the components described in the API section in order to create your UI:
75-
76-
{% page-ref page="api/" %}
77-
7862

7963

0 commit comments

Comments
 (0)