Skip to content
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

Batch Create not working #5

Closed
guycall opened this issue Feb 15, 2013 · 2 comments
Closed

Batch Create not working #5

guycall opened this issue Feb 15, 2013 · 2 comments

Comments

@guycall
Copy link

guycall commented Feb 15, 2013

Just upgraded a Rails 3.0 app using active_scaffold_batch_vho (3.0.6) & active_scaffold_vho (3.0.30) to Rails 3.1, active_scaffold_batch_vho (3.1.1) & active_scaffold_vho (3.1.6). The Batch Create has stopped working:

config.actions << :batch_base
config.actions.add :batch_create
config.batch_create.default_batch_by_column = :units

On the Rails 3.0 app this would give me a batch create form where the units select was set to 'multiple'. With the latest versions this just appears as a regular select.

@vhochstein
Copy link
Owner

hm... will have to take a look into it... Have you done a more in depth analysis already?

@guycall
Copy link
Author

guycall commented Mar 18, 2013

I created a frsh project and couldn't replicate the issue, so closing.

@guycall guycall closed this as completed Mar 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants