Sha256: 2bb14e1b8ca300091caf0be432edc65415f1f91686f76a19ebaa8229190810a7

Contents?: true

Size: 145 Bytes

Versions: 64

Compression:

Stored size: 145 Bytes

Contents

class Authentications::EventsController < ApplicationController
  def index
    @events = Current.user.events.order(created_at: :desc)
  end
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
authentication-zero-4.0.3 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-4.0.2 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-4.0.1 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-4.0.0 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-3.0.2 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-3.0.1 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-3.0.0 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-3.0.0.alpha1 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.36 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.35 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.34 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.33 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.32 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.31 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.30 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.29 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.28 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.27 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.26 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.25 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt