$ rails g model User
belongs_to
has_one
| Beginning Regex | |
| Intro to Regular Expressions by Michael Fitzgeral | |
| http://www.amazon.com/Introducing-Regular-Expressions-ebook/dp/B008K9OGDA/ref=sr_1_2?ie=UTF8&qid=1374171971&sr=8-2&keywords=Regular+Expressions | |
| Using Regular Expressions in Ruby: Part 1 by Nell Shamrell | |
| https://www.bluebox.net/insight/blog-article/using-regular-expressions-in-ruby-part-1-of-3 | |
| Intermediate Regex |