Sha256: e97d413cd5ed3af6a51a2c645596c3b50e7752b600dd959ed30cdc0f28b52e23
Contents?: true
Size: 176 Bytes
Versions: 23
Compression:
Stored size: 176 Bytes
Contents
# frozen_string_literal: true module Quilt class UiController < ApplicationController include Quilt::ReactRenderable def index render_react end end end
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
quilt_rails-1.3.3 | app/controllers/quilt/ui_controller.rb |
quilt_rails-1.3.2 | app/controllers/quilt/ui_controller.rb |
quilt_rails-1.3.1 | app/controllers/quilt/ui_controller.rb |