Skip to content

Commit

Permalink
Small formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ywen2 committed Apr 10, 2012
1 parent dd7a26d commit 6aa2372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -47,7 +47,7 @@ The ```forward_from_model``` defines methods ```attr1``` and ```attr2``` which c

The ```json_properties``` defines methods ```as_json``` which returns a hash in which the keys are the properties being passed in the ```json_properties``` and the value of a given property the ```presenter_object.property```

An example output of as_json returns:
An example output of ```as_json``` returns:

```json

Expand Down

0 comments on commit 6aa2372

Please sign in to comment.