Module: RakeNotification
- Defined in:
- lib/rake_notification.rb,
lib/rake_notification/version.rb
Constant Summary collapse
- VERSION =
"0.0.1"
Class Method Summary collapse
Class Method Details
.config_path ⇒ Object
4 5 6 |
# File 'lib/rake_notification.rb', line 4 def self.config_path './config/rake_notification.rb' end |