Sha256: e470b8667bacffb218892842c1ef40c24733f2b2cb2023ca84447dbcf38f67d2

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

# All views in AppyApp will inherit from
# this common base class.
class AppyApp.Views.Base extends Lanes.Views.Base

    abstractClass: true

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
lanes-0.1.9 spec/command-reference-files/initial/client/appy-app/views/Base.coffee
lanes-0.1.8 spec/command-reference-files/initial/client/appy-app/views/Base.coffee
lanes-0.1.7 spec/command-reference-files/initial/client/appy-app/views/Base.coffee
lanes-0.1.6 appy-app/client/appy-app/views/Base.coffee
lanes-0.1.6 spec/server/command-reference-files/initial/client/appy-app/views/Base.coffee