Sha256: 6f157d25a9a8708312906699d19c5d188b6f5f493c60582da7ccbfe06baff7df

Contents?: true

Size: 122 Bytes

Versions: 11

Compression:

Stored size: 122 Bytes

Contents

#app/controllers/test_controller.rb
class TestController < ApplicationController
  def app
    render_component
  end
end

Version data entries

11 entries across 7 versions & 1 rubygems

Version Path
hyper-mesh-0.6.0 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.5.4 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.5.3 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.5.2 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.5.1 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.5.0 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.5.0 examples/action-cable/app/controllers/test_controller.rb
hyper-mesh-0.5.0 examples/simple-poller/app/controllers/test_controller.rb
hyper-mesh-0.4.0 examples/action-cable/app/controllers/test_controller.rb
hyper-mesh-0.4.0 examples/words/app/controllers/test_controller.rb
hyper-mesh-0.4.0 examples/simple-poller/app/controllers/test_controller.rb