Skip to content

Commit

Permalink
Updated README to reflect broken GemPlugin status.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Mar 20, 2009
1 parent ab39e74 commit a75e2f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ TwitterAuth aims to provide a complete authentication and API access solution fo
Installation Installation
============ ============


**NOTE:** The GemPlugin version of TwitterAuth is currently broken...Rails isn't picking up namespaced models in the Engines. I'm working on a fix, but please use the plugin version until then.

You can include TwitterAuth as a gem in your project like so: You can include TwitterAuth as a gem in your project like so:


config.gem 'mbleigh-twitter-auth', :source => 'http://gems.github.com' config.gem 'mbleigh-twitter-auth', :source => 'http://gems.github.com'
Expand Down

0 comments on commit a75e2f4

Please sign in to comment.