activeadmin-translate icon indicating copy to clipboard operation
activeadmin-translate copied to clipboard

undefined local variable or method `form_buffers'

Open lionelrudaz opened this issue 11 years ago • 2 comments

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

lionelrudaz avatar Nov 28 '14 13:11 lionelrudaz

It's already solved in this branch:

See: https://github.com/twintags/activeadmin-translate Update: March, 19 2015

rbatllet avatar Dec 05 '14 12:12 rbatllet

@rbatllet Thanks for the fix. Why not open a PR?

JonAbrams avatar Jan 12 '15 22:01 JonAbrams