Skip to content

Commit

Permalink
Specifying the model name is, in fact, implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Caudill committed Jun 7, 2012
1 parent 87083b4 commit eedcae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -250,7 +250,7 @@ expose(:person)
`decent_exposure` is a configurable beast. Let's take a look at some of the
things you can do:

**Specify the model name (**#NOTIMPLEMENTED**, use a custom strategy):**
**Specify the model name:**

```ruby
expose(:company, model: :enterprisey_company)
Expand Down

0 comments on commit eedcae8

Please sign in to comment.