This website requires JavaScript.
Explore
Help
Sign In
harrybomrah
/
client_management
Watch
1
Star
0
Fork
You've already forked client_management
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a275f7ed6
client_management
/
app
/
models
/
site_purchase.rb
6 lines
105 B
Ruby
Raw
Blame
History
class
SitePurchase
include
Mongoid
::
Document
include
Mongoid
::
Timestamps
has_one
:site_request
end
Reference in New Issue
View Git Blame
Copy Permalink