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

Collection item initialization #1

Open
rudy-on-rails opened this issue Nov 1, 2012 · 0 comments
Open

Collection item initialization #1

rudy-on-rails opened this issue Nov 1, 2012 · 0 comments
Labels

Comments

@rudy-on-rails
Copy link
Owner

Strange behaviour when adding new items to "act_as_list" collection.
Even if the list is alredy initialized, item's position is null.

IMHO, new item should be added on top or bottom of the list (maybe according to a property on object). If the list is not initialized, them it calls the initialization method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant