Sha256: 34dcef9297913a0363dcbde011d3a3cd21a7b46f46f74c91fb82503e8d08cef8

Contents?: true

Size: 103 Bytes

Versions: 4

Compression:

Stored size: 103 Bytes

Contents

class HomeController < ApplicationController
  def index
    @informations = Information.all
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wakame-vdc-webui-11.12.0 app/controllers/home_controller.rb
wakame-vdc-webui-11.06.0 app/controllers/home_controller.rb
wakame-vdc-webui-10.12.0 app/controllers/home_controller.rb
wakame-vdc-webui-10.11.0 app/controllers/home_controller.rb