aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_cable/connection/identification.rb
Commit message (Expand)AuthorAgeFilesLines
* Add automatic delegations from channel to connection identifiersDavid Heinemeier Hansson2015-07-111-0/+3
* Document and make private method privateDavid Heinemeier Hansson2015-07-071-3/+7
* Identifiers will add attr_accessor as well for convenienceDavid Heinemeier Hansson2015-07-071-1/+2
* Consolidate all identification logic in a single concernDavid Heinemeier Hansson2015-06-211-0/+26