This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 12:36:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6c10a8e4df
Vulcan
/
packages
/
telescope-pages
/
lib
/
server
/
publications.js
4 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
bringing packages back into core repo after all
2015-04-22 07:50:11 +09:00
Meteor
.
publish
(
'pages'
,
function
(
)
{
cleaning up schemas
2015-05-11 12:15:10 +09:00
return
Pages
.
find
(
{
}
)
;
bringing packages back into core repo after all
2015-04-22 07:50:11 +09:00
}
)
;
Reference in a new issue
Copy permalink