Sha256: b82b8d6aae9ae6dd8639c443f022d864976f333018bc814a7389d2c376dc4b82

Contents?: true

Size: 86 Bytes

Versions: 23

Compression:

Stored size: 86 Bytes

Contents

class TestController < ApplicationController
  def app
    render_component
  end
end

Version data entries

23 entries across 5 versions & 1 rubygems

Version Path
hyper-mesh-0.6.0 examples/pusher/app/controllers/test_controller.rb
hyper-mesh-0.6.0 examples/action-cable/app/controllers/test_controller.rb
hyper-mesh-0.6.0 examples/action-cable-production-mode/app/controllers/test_controller.rb
hyper-mesh-0.6.0 examples/simple-poller/app/controllers/test_controller.rb
hyper-mesh-0.6.0 examples/pusher-fake/app/controllers/test_controller.rb
hyper-mesh-0.5.4 examples/pusher/app/controllers/test_controller.rb
hyper-mesh-0.5.4 examples/pusher-fake/app/controllers/test_controller.rb
hyper-mesh-0.5.4 examples/simple-poller/app/controllers/test_controller.rb
hyper-mesh-0.5.4 examples/action-cable-production-mode/app/controllers/test_controller.rb
hyper-mesh-0.5.4 examples/action-cable/app/controllers/test_controller.rb
hyper-mesh-0.5.3 examples/pusher/app/controllers/test_controller.rb
hyper-mesh-0.5.3 examples/action-cable-production-mode/app/controllers/test_controller.rb
hyper-mesh-0.5.3 examples/action-cable/app/controllers/test_controller.rb
hyper-mesh-0.5.3 examples/pusher-fake/app/controllers/test_controller.rb
hyper-mesh-0.5.3 examples/simple-poller/app/controllers/test_controller.rb
hyper-mesh-0.5.2 examples/action-cable/app/controllers/test_controller.rb
hyper-mesh-0.5.2 examples/simple-poller/app/controllers/test_controller.rb
hyper-mesh-0.5.2 examples/pusher/app/controllers/test_controller.rb
hyper-mesh-0.5.2 examples/pusher-fake/app/controllers/test_controller.rb
hyper-mesh-0.5.1 examples/pusher-fake/app/controllers/test_controller.rb