Sha256: 0463918c52de129b4d6a6a053ca29ab77d855290ce47e7d7a1fe3e0f260f8490

Contents?: true

Size: 141 Bytes

Versions: 1

Compression:

Stored size: 141 Bytes

Contents

class Native::ApplicationController < ActionController::Base

    def set_app_owner
        current_user if current_user
    end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
native-2.0.0 app/controllers/native/application_controller.rb