Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | load active_support/core_ext/module/delegation in active_support/rails | Xavier Noria | 2012-08-02 | 1 | -1/+0 |
* | Add nodocs to delegation module and docs for merge! | Oscar Del Ben | 2012-07-17 | 1 | -1/+1 |
* | Fix #6635. We should call Scoping methods, before calling Array methods. | kennyj | 2012-06-10 | 1 | -5/+5 |
* | Do not raise an exception if an invalid route was generated automatically. | José Valim | 2011-12-16 | 1 | -1/+1 |
* | Set up delegations also for to_a and arel branches. | José Valim | 2011-12-15 | 1 | -2/+9 |
* | Move delegation reponsibilities of Relation to a module. Also precompile meth... | José Valim | 2011-12-15 | 1 | -0/+42 |