Sha256: e510914e6c620a1453e6cc08a188e79b8b6b788a02f91acbc7f49e0ba81fd59b
Contents?: true
Size: 110 Bytes
Versions: 2
Compression:
Stored size: 110 Bytes
Contents
class MainController < ApplicationController def home redirect_to root_url unless current_user end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
daily-0.0.3 | app/controllers/main_controller.rb |
daily-0.0.2 | app/controllers/main_controller.rb |