8000 Helpers reload bug has been fixed · activeadmin/activeadmin@ccd203e · GitHub
[go: up one dir, main page]

Skip to content

Commit ccd203e

Browse files
committed
Helpers reload bug has been fixed
1 parent 956dbe2 commit ccd203e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/14-gotchas.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,9 @@ post](https://www.mobomo.com/2013/03/rails-assets-prefix-may-disable-your-sessio
2727

2828
## Helpers
2929

30-
There are two known gotchas with helpers. This hopefully will help you to
30+
There is a known gotcha with helpers. This hopefully will help you to
3131
find a solution.
3232

33-
### Helpers are not reloading in development
34-
35-
This is a known and still open
36-
[issue](https://github.com/activeadmin/activeadmin/issues/697) the only way is
37-
to restart your server each time you change a helper.
38-
3933
### Helper maybe not included by default
4034

4135
If you use `config.action_controller.include_all_helpers = false` in your

0 commit comments

Comments
 (0)
0