-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
activeadmin 9132da6 form_buffer removed #44
Comments
Yes, same here. |
Hi Stefano, Do you think we can expect that you merge the pull request #45 soon? Thanks in advance |
Hi, I have the same problem. |
Sorry, but maxime-carbonneau version is OK, my error :P |
What did you add in your Gemfile? On my side, I can't start the server after bundle install. Thanks in advance, Lionel |
Hi, I have the same problem. undefined method `<<' for nil:NilClass Do you know the problem? Thanks in advance. Wing |
Oh, I didn't update with maxime-carbonneau "Remove duplicate html" commits. http://stackoverflow.com/questions/34572911/rails-4-2-4-activeadmin-globalize-show-one-input-only Please if anyone could help me. Thanks in advance. Wing |
In the current activeadmin master (9132da6) "form_buffer" in lib/active_admin/views/components/active_admin_form.rb has been removed. (raise "'form_buffers' has been removed from ActiveAdmin::FormBuilder, please read https://github.com/activeadmin/activeadmin/blob/master/docs/5-forms.md for details.") Therefore, activeadmin-globalize "f.translated_inputs" function does not work anymore.
The text was updated successfully, but these errors were encountered: