Skip to content

caiammm/test_rails_5_scopes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  rails db:create

  rails db:migrate

  rails db:seed

  rails c

  Course.scope_multiple_things

it works in our five year application with Rails 4.1.14.1

we are upgrading to Rails 5.0.3 but we are having some issues to fix before it goes live. This is one of them.

Our code is far way complex. So I tryed to replicate our aggregation scopes that was already called in another scopes.

The problem seems to be using 2 times a scope that joins another model and merge a scope from it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published