1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/channel
David Heinemeier Hansson 1c275d812f Add option for class_attribute default (#29270)
* Allow a default value to be declared for class_attribute

* Convert to using class_attribute default rather than explicit setter

* Removed instance_accessor option by mistake

* False is a valid default value

* Documentation
2017-05-29 18:01:50 +02:00
..
base.rb Move some ActionCable logs to debug level 2017-02-06 12:05:54 +01:00
broadcasting.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
callbacks.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
naming.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
periodic_timers.rb Add option for class_attribute default (#29270) 2017-05-29 18:01:50 +02:00
streams.rb Merge pull request #26547 from palkan/fix/actioncable-confirmation-race-condition 2016-10-01 15:18:39 +09:30