Skip to content

Commit

Permalink
Merge pull request #238 from gabrieldesar/master
Browse files Browse the repository at this point in the history
Update install_generator.md
  • Loading branch information
rjherrera committed Feb 16, 2020
2 parents 633d6ab + 67750a5 commit 37bcaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install_generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ The install generator will automatically do these two changes to your files:
1. The following line will be added as the **first** line of `app/assets/stylesheets/active_admin.scss`:

```stylesheet
//= require activeadmin_addons/all
@import 'activeadmin_addons/all'
```

2. If your activeadmin installation uses an `app/assets/javascripts/active_admin.js.coffee` file,
Expand Down

0 comments on commit 37bcaf5

Please sign in to comment.