Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardloveall committed Mar 28, 2015
1 parent a3c1708 commit 7a9a177
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@ programming in style.
* [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices)
* [Style](http://github.com/thoughtbot/guides/blob/master/style)

ActiveRecord and ActionMailer
ActionMailer
-----------------------------

ActiveRecord and ActionMailer are removed from this project for the moment because there is no database or mailers. If they need to be added back in, refer to the following commits:
ActionMailer is removed from this project for the moment because there are no mailers. If it needs to be added back in, refer to the following commits:

* ActionMailer: d750823, a07d360
* d750823
* a07d360

Reversing these commits should put you on the right track.

0 comments on commit 7a9a177

Please sign in to comment.