mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Added Customer Token Model
This commit is contained in:
3
app/models/customer_token.rb
Normal file
3
app/models/customer_token.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class CustomerToken < ActiveRecord::Base
|
||||
unloadable
|
||||
end
|
||||
Reference in New Issue
Block a user