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-2.16.4 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.3 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.2 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.1 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.0 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.9 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.8 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.7 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.6 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.5 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.4 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.3 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.2 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.1 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.15.0 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.14.0 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.13.0 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.12.6 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.12.5 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.12.4 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt