Top Level Namespace

Defined Under Namespace

Modules: ActivityTypeModelHelper, AdminLayoutActiveScaffoldHelper, AdminLayoutHelper, ApplicationHelper, AuthenticationHelper, BriskBills, ExtensibleObjectHelper, HasCredentialModelHelper, InvoicePdfHelper, IsActiveModelHelper, MoneyModelHelper, PDF, Rails Classes: Activity, ActivityType, ApplicationController, AuthenticationController, Client, ClientAccounting, ClientEventlog, ClientFinancialTransaction, ClientRepresentative, Credential, CredentialDisabled, CredentialLockedOut, Employee, EmployeeClientLaborRate, InstanceGenerator, Invoice, InvoicePayment, InvoicesWithTotal, NavigationLink, NavigationMenu, Notifier, Payment, PaymentMethod, ResourceNotFound, SerializableProc, Setting, SlimtimerTask, SlimtimerTimeEntry

Constant Summary collapse

BRISKBILLS_ROOT =
File.expand_path(File.join(File.dirname(__FILE__), ".."))
RAILS_ROOT =

Don’t change this file! Configure your app in config/environment.rb and config/environments/*.rb

File.expand_path("#{File.dirname(__FILE__)}/..")