Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Berry authored and spikex committed Oct 1, 2009
1 parent 1ad58f4 commit 39c09e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -29,7 +29,7 @@ In your model:

bc. class User < ActiveRecord::Base
encrypt_with_public_key :secret,
:key_pair => File.join(RAILS_ROOT,'config','keypair.pem'),
:key_pair => File.join(RAILS_ROOT,'config','keypair.pem')
end

In your migrations:
Expand Down

0 comments on commit 39c09e2

Please sign in to comment.