Sha256: f0eec149514807142bcedded706eefbd669661bd88b8d89108d736e50e3ec740

Contents?: true

Size: 143 Bytes

Versions: 1

Compression:

Stored size: 143 Bytes

Contents

module FwtPushNotificationServer
  
  class ApplicationController < ActionController::Base
  
  	before_filter :authenticate_user!

  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fwt_push_notification_server-0.0.6 app/controllers/fwt_push_notification_server/application_controller.rb