Skip to content

Commit

Permalink
Remove nasty little extra character from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Christos Zisopoulos committed Jul 11, 2009
1 parent 648094e commit 6936a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -25,7 +25,7 @@ Then try this in the console:
=> 'm'
>> @john.gender_display
=> 'Male'
` >> User.gender_choices
>> User.gender_choices
=> [["Male", 'm'], ['Female', 'f']]

>> @john.valid?
Expand Down

0 comments on commit 6936a45

Please sign in to comment.