You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
A theme for Active Admin based on Materialize framework.
5
5
6
6
## Installation
7
+
Turbolinks is not supported at the moment.
8
+
7
9
- Add to the Gemfile: `gem 'activeadmin_materialize_theme'` (and execute `bundle`)
8
10
- In _app/assets/stylesheets/active_admin.scss_) leave only this import line:
9
11
```scss
@@ -26,9 +28,9 @@ Edit page (with a nested form):
26
28

27
29
28
30
## Do you like it? Star it!
29
-
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.
31
+
If you use this component just star it. A developer is more motivated to improve a project when there is some interest. My other [Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source).
30
32
31
-
Take a look at [other Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) if you are curious.
33
+
Or consider offering me a coffee, it's a small thing but it is greatly appreciated: [about me](https://www.blocknot.es/about-me).
0 commit comments