Skip to content
  • David Heinemeier Hansson's avatar
    3ce3a4e9
    Remove channels from default app/ structure (#52344) · 3ce3a4e9
    David Heinemeier Hansson authored
    * Remove channels from default app/ structure
    
    Now that Hotwire is the default, the majority of apps won't need custom
    channels. And those that do can get the files back via the generator.
    
    * Remove trailing space
    
    * Remove additional needless elements
    
    * No longer to be generated
    
    * No longer generated
    3ce3a4e9
    Remove channels from default app/ structure (#52344)
    David Heinemeier Hansson authored
    * Remove channels from default app/ structure
    
    Now that Hotwire is the default, the majority of apps won't need custom
    channels. And those that do can get the files back via the generator.
    
    * Remove trailing space
    
    * Remove additional needless elements
    
    * No longer to be generated
    
    * No longer generated
Loading