mankind/Bloga
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== The Blog App This is Rails 4 blog app showing how to write a blog post via incoming email in Rails. It use devise for authentication. In bloga/script, you will find the mail_receiver script that is fetch new mails from gmail and mail_ctl which daemonizes the script.