Sha256: 1c23909bf1c6c4a42bfec041eb18eacbc23f620d9155e201de12334357c6f92f
Contents?: true
Size: 188 Bytes
Versions: 26
Compression:
Stored size: 188 Bytes
Contents
class AppIndexController < ActionController::Base def app #This might come in handy if using the backend for a website #render :file => "#{RAILS_ROOT}/public/index.html" end end
Version data entries
26 entries across 26 versions & 2 rubygems