Sha256: dbce73929c5d9c84a46a084bd7af07dadc7e3654f889f168954eaf7277fb7dd5
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
class ApplicationController < ActionController::Base include Freemium::Controller def show render :text => '', :layout => 'application' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
freemium-ajb-0.0.4 | lib/freemium/testing/app/controllers/application_controller.rb |