sending email

This commit is contained in:
Eugene Korbut 2009-02-06 01:55:24 +10:00
parent 8cf006e125
commit 80dee7f4e7
12 changed files with 339 additions and 35 deletions

2
vendor/plugins/auto_complete/init.rb vendored Normal file
View file

@ -0,0 +1,2 @@
ActionController::Base.send :include, AutoComplete
ActionController::Base.helper AutoCompleteMacrosHelper