This website requires JavaScript.
Explore
Help
Sign In
alex
/
orbit4-5
forked from
saurabh/orbit4-5
Watch
1
Star
0
Fork
You've already forked orbit4-5
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a54e19ea18
orbit4-5
/
app
/
models
/
module_app.rb
6 lines
104 B
Ruby
Raw
Blame
History
class
ModuleApp
include
Mongoid
::
Document
field
:title
,
type
:
String
field
:key
,
type
:
String
end
Reference in New Issue
View Git Blame
Copy Permalink