Commit 66fd4ab
committed
Fix extending ActionView::Base instances
In rails/rails@1165401 the Active Support core extension for
Kernel#class_eval was removed so we need to call it on the
singleton_klass ourselves.1 parent 3ad8f0d commit 66fd4ab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments