Module: Dscf::Core

Defined in:
lib/dscf/core.rb,
lib/dscf/core/engine.rb,
lib/dscf/core/version.rb,
app/models/dscf/core/role.rb,
app/models/dscf/core/user.rb,
app/models/dscf/core/review.rb,
app/models/dscf/core/address.rb,
app/models/dscf/core/business.rb,
app/models/dscf/core/document.rb,
app/models/dscf/core/user_role.rb,
app/models/dscf/core/user_profile.rb,
app/jobs/dscf/core/application_job.rb,
app/models/dscf/core/business_type.rb,
app/models/dscf/core/refresh_token.rb,
app/services/dscf/core/auth_service.rb,
app/services/dscf/core/token_service.rb,
app/models/dscf/core/application_record.rb,
app/mailers/dscf/core/application_mailer.rb,
app/controllers/concerns/dscf/core/common.rb,
app/controllers/dscf/core/auth_controller.rb,
app/errors/dscf/core/authentication_error.rb,
app/serializers/dscf/core/role_serializer.rb,
app/serializers/dscf/core/user_serializer.rb,
app/serializers/dscf/core/review_serializer.rb,
app/serializers/dscf/core/address_serializer.rb,
app/controllers/concerns/dscf/core/filterable.rb,
app/controllers/concerns/dscf/core/pagination.rb,
app/serializers/dscf/core/business_serializer.rb,
app/controllers/dscf/core/addresses_controller.rb,
app/models/concerns/dscf/core/reviewable_model.rb,
app/serializers/dscf/core/user_auth_serializer.rb,
app/serializers/dscf/core/user_role_serializer.rb,
app/controllers/concerns/dscf/core/json_response.rb,
app/controllers/dscf/core/application_controller.rb,
app/serializers/dscf/core/user_profile_serializer.rb,
app/controllers/concerns/dscf/core/authenticatable.rb,
app/models/concerns/dscf/core/user_authenticatable.rb,
app/serializers/dscf/core/business_type_serializer.rb,
app/controllers/concerns/dscf/core/reviewable_controller.rb,
app/controllers/concerns/dscf/core/token_authenticatable.rb

Defined Under Namespace

Modules: Authenticatable, Common, Filterable, JsonResponse, Pagination, ReviewableController, ReviewableModel, TokenAuthenticatable, UserAuthenticatable Classes: Address, AddressSerializer, AddressesController, ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, AuthController, AuthService, AuthenticationError, Business, BusinessSerializer, BusinessType, BusinessTypeSerializer, Document, Engine, RefreshToken, Review, ReviewSerializer, Role, RoleSerializer, TokenService, User, UserAuthSerializer, UserProfile, UserProfileSerializer, UserRole, UserRoleSerializer, UserSerializer

Constant Summary collapse

VERSION =
"0.1.9".freeze