Module: BoGitword
- Defined in:
- app/models/bo_gitword/bo_gitword_staff.rb,
lib/bo_gitword.rb,
lib/bo_gitword/version.rb,
app/controllers/bo_gitword/github_event_controller.rb
Overview
- CURRENT FILE
-
app/controllers/team_page/team_controller.rb
Defined Under Namespace
Classes: BoGitwordStaff, GithubEventController
Constant Summary collapse
- VERSION =
"0.0.2"
Class Method Summary collapse
-
.setup {|_self| ... } ⇒ Object
Yield self on setup for nice config blocks.
Class Method Details
.setup {|_self| ... } ⇒ Object
Yield self on setup for nice config blocks
11 12 13 |
# File 'lib/bo_gitword.rb', line 11 def self.setup yield self end |