| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
removed from Rails
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
option of ActiveRecord
|
| |
|
|
|
|
| |
reader imho
|
| |
|
|\ |
|
| |
| |
| |
| | |
escaping but sanitizing.
|
| |
| |
| |
| | |
Because everybody is not using ActiveRecord. And the logger is not specific to it.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
"comments" by switching both to simply "posts"
|
|
|
|
| |
methods in ActionDispatch::Routing::Mapper::HttpHelpers
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
state:resolved]
|
| |
| |
| |
| | |
where value hash based on table name [#5234 state:resolved] [#5184 state:resolved]
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
names, so that for example :primary_key => :another_pk works as well [#5605 state:resolved]
|
| | |
|
| |
| |
| |
| | |
joins/includes together.
|
| |
| |
| |
| | |
etc with just a single scope hash (created on initialization of the proxy). This is now used consistently across all associations. Therefore, all you have to do to ensure finding/counting etc is done correctly is implement the scope correctly.
|
| |
| |
| |
| | |
structures
|