Sha256: ee667a395844f65319574eb9d911c01d9ce0332b50d4561d81555b5499ba028b
Contents?: true
Size: 103 Bytes
Versions: 1
Compression:
Stored size: 103 Bytes
Contents
class HomeController < ApplicationController before_action :authenticate_user! def index end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
woodlock-0.0.1 | test/dummy/app/controllers/home_controller.rb |