timmatheson / Unfuddle
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
fca5989
commit fca59890df7365b7c7ec28c6c0546058c2cb3ee0
tree 1d457a4e076b65708799bafab7a1aca4694bf312
parent 35bd7eb62b8f7cc36869726eb17f9dfb630ca0c2
tree 1d457a4e076b65708799bafab7a1aca4694bf312
parent 35bd7eb62b8f7cc36869726eb17f9dfb630ca0c2
Unfuddle /
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
lib/ | ||
| |
unfuddle.yml |
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

