Skip to content

Commit

Permalink
Fixed mistake in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhite committed Jun 13, 2010
1 parent 042cdc4 commit c4fe231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ You can pre-populate user information by adding the following to your User model
class User < ActiveRecord::Base
...

before_filter :populate_oauth2_user
before_create :populate_oauth2_user

private

Expand Down

0 comments on commit c4fe231

Please sign in to comment.