Skip to content

Commit

Permalink
link back to RewriteRails
Browse files Browse the repository at this point in the history
  • Loading branch information
raganwald committed Jan 9, 2009
1 parent 4ee6ce6 commit 9dcc473
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.textile
Expand Up @@ -2,9 +2,13 @@ h1. Object#andand

h1. → 'raganwald-andand'

h2. Breaking News

@Object#andand@'s functionality is also available as part of the "RewriteRails":http://github.com/raganwald/rewrite_rails plug-in. If you are using Ruby on Rails, please consider using RewriteRails instead of the andand gem.

h2. What

_Object#andand_ lets us write:
@Object#andand@ lets us write:

<pre syntax="ruby">
@phone = Location.find(:first, ...elided... ).andand.phone
Expand Down

0 comments on commit 9dcc473

Please sign in to comment.