mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Added framework for Item and Employee Models
This commit is contained in:
3
app/models/qbo_employee.rb
Normal file
3
app/models/qbo_employee.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class QboEmployee < ActiveRecord::Base
|
||||
unloadable
|
||||
end
|
||||
Reference in New Issue
Block a user