Module: Harvesting::Models

Defined in:
lib/harvesting/models/base.rb,
lib/harvesting/models/task.rb,
lib/harvesting/models/user.rb,
lib/harvesting/models/tasks.rb,
lib/harvesting/models/users.rb,
lib/harvesting/models/client.rb,
lib/harvesting/models/clients.rb,
lib/harvesting/models/contact.rb,
lib/harvesting/models/invoice.rb,
lib/harvesting/models/project.rb,
lib/harvesting/models/invoices.rb,
lib/harvesting/models/projects.rb,
lib/harvesting/models/line_item.rb,
lib/harvesting/models/time_entry.rb,
lib/harvesting/models/time_entries.rb,
lib/harvesting/models/harvest_record.rb,
lib/harvesting/models/project_task_assignment.rb,
lib/harvesting/models/project_user_assignment.rb,
lib/harvesting/models/project_task_assignments.rb,
lib/harvesting/models/project_user_assignments.rb,
lib/harvesting/models/harvest_record_collection.rb

Defined Under Namespace

Classes: Base, Client, Clients, Contact, HarvestRecord, HarvestRecordCollection, Invoice, Invoices, LineItem, Project, ProjectTaskAssignment, ProjectTaskAssignments, ProjectUserAssignment, ProjectUserAssignments, Projects, Task, Tasks, TimeEntries, TimeEntry, User, Users