Sha256: 2e2a86acd1ee116158f27faab541d80f35ee99df7e1cf45d0e041a5969e3e87c
Contents?: true
Size: 133 Bytes
Versions: 9
Compression:
Stored size: 133 Bytes
Contents
class WelcomeController < ApplicationController def index render :text => "This is a test app build into netzke_core" end end
Version data entries
9 entries across 9 versions & 1 rubygems