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.24 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.23 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.22 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.21 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.20 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.19 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.18 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.17 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.16 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.15 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.14 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.13 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.12 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.11 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.10 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.9 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.8 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.7 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.6 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt
authentication-zero-2.16.5 lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt