timmatheson / Unfuddle
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
480d284
Unfuddle / README.rdoc
USAGE:
Add this to your config/environment.rb file inside the Initializer block
Rails::Initializer.run do |config|
config.middleware.use "UnfuddleNotifier"
end
# run the rake task (rake unfuddle:setup) to create the configuration files
