== Welcome to ForgeThing
ForgeThing is a simple todo list application.
You can use it from http://www.forgething.com
== Contributors
== Configuration
=== Mail Configuration
Add these lines to your config/environments/
config.action_mailer.delivery_method = :smtp
config.action_mailer.smtp_settings = {
:address => "smtp.gmail.com",
:port => 587,
:user_name => '