activeadmin-translate
activeadmin-translate copied to clipboard
undefined local variable or method `form_buffers'
Hi,
I have the following error when I'm implementing your gem in my Rails app: undefined local variable or method `form_buffers' for #ActiveAdmin::FormBuilder:0x0000010a12c180
I tried previously with activeadmin-globalize, we are several with the same issue. Please have a look: https://github.com/stefanoverna/activeadmin-globalize/issues/44
The fix is found, but not yet pulled. https://github.com/stefanoverna/activeadmin-globalize/pull/45
Can you fix it? Your gem is awesome, it's sad it doesn't work right now.
Let me know if you need more information.
Cheers,
Lionel
It's already solved in this branch:
See: https://github.com/twintags/activeadmin-translate Update: March, 19 2015
@rbatllet Thanks for the fix. Why not open a PR?