Sha256: 4e7d587d5af9eeb1822f60123fbe94a77f9781dc27269dad5f0f173f0f995501
Contents?: true
Size: 135 Bytes
Versions: 11
Compression:
Stored size: 135 Bytes
Contents
class WorkingController < ApplicationController def rails_is_working render :text => "Rails version: #{Rails.version}" end end
Version data entries
11 entries across 11 versions & 2 rubygems