Sha256: 8fb071098cc4780de920d18ac393305c458721327a46b9268d6cbeaf5f9c9317
Contents?: true
Size: 190 Bytes
Versions: 12
Compression:
Stored size: 190 Bytes
Contents
class EmulatorController < ApplicationController layout false def index @root_path = Rails.application.config.mxit_root @path = request.fullpath.sub(/^\/emulator/, '') end end
Version data entries
12 entries across 12 versions & 1 rubygems