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

Crash with rails 4.1 #12

Closed
simplysoft opened this issue Jan 4, 2015 · 0 comments
Closed

Crash with rails 4.1 #12

simplysoft opened this issue Jan 4, 2015 · 0 comments

Comments

@simplysoft
Copy link

The code produces a crash in https://github.com/concerto/concerto_template_scheduling/blob/master/lib/concerto_template_scheduling/engine.rb#L26 with undefined method reject!' for #<ActiveRecord::Relation []>`

There are other places where the reject! is used an like will also produce a crash. to_a before reject should solve the problem

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