Skip to content

rails/rails-master-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Master Hook

This is the webhook that runs in the docs server. When invoked, it triggers docs generation and the contrib app gets updated.

Server management in encapsulated in the script bin/server:

bin/server start
bin/server restart
bin/server stop

This webhook just touches a file meaning "we have been called". The docs server is responsible for monitoring the presence of said file somehow, and act accordingly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published