Fix syntax highlighting

This commit is contained in:
Gabe Berke-Williams 2011-07-16 14:26:30 -07:00
parent b6bd89760f
commit 8ad1cc6c14
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Install
gem install factory_girl
```
or add the following line to Gemfile:
```ruby
gem 'factory_girl'
```