Sha256: 783c515440333451487eb14f08520033ed9a24eb89a723bf423dd2dd9a266262
Contents?: true
Size: 177 Bytes
Versions: 11
Compression:
Stored size: 177 Bytes
Contents
# encoding: utf-8 module TestServer class DashboardController < ApplicationController add_breadcrumb I18n.t('views.root.link'), :root_path def show end end end
Version data entries
11 entries across 11 versions & 1 rubygems