Sha256: 6426bdca5a635cff5539fcf269e4c918936c8ef5c8f8d3a30df138414b1ab62b
Contents?: true
Size: 106 Bytes
Versions: 1
Compression:
Stored size: 106 Bytes
Contents
class ApplicationController < ActionController::Base include Miau def miau_user "User" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
miau-1.1.6 | test/internal/app/controllers/application_controller.rb |