0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 14 hours ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.rdoc More... about 10 years ago
Update README.rdoc More... almost 11 years ago
fix new_user problem More... over 14 years ago
add session key field More... over 14 years ago
Merge branch 'master' of git://github.com/mattenat/authlogic_facebook_connect into mattenat/master More... over 14 years ago
Protect against `undefined method `add_acts_as_authentic_module' for ActiveRecord::Base:Class' error while running Rake tasks. More... over 14 years ago
Add config option to skip new user creation, and ability to store facebook uid in a separate class More... over 14 years ago
Added quoted to fix jquery code generation in helper. More... over 14 years ago
Now uses << instead of + for string concatenation. More... over 14 years ago
Now can choose between jquery or prototype when generating code. More... over 14 years ago
Merge branch 'master' of github.com:kalasjocke/authlogic_facebook_connect More... over 14 years ago
Documentation about the before_connect hook. More... over 14 years ago
Added a before_connect hook to add data to the new model on inital connection to facebook. More... over 14 years ago
The default behavior is now to save the user without validations and then in an application specific interface ask for the additional user details to make the user valid. I also added an option to make this configurable with the facebook_valid_user you can now set if the user should be valid prior to save. More... almost 15 years ago
removed the hash from the conn_to_facebook_form finder More... almost 15 years ago
ensure session is setup More... almost 15 years ago
add options More... almost 15 years ago
Merge branch 'shadowfiend/master' More... almost 15 years ago
Assign facebook UID field so that it works even if it is attr_protected. More... almost 15 years ago
Switch to rw_config for authlogic 2.0.13 compatibility. More... almost 15 years ago
Added :limit option to migration documentation More... almost 15 years ago
Stop redundant saving of user record, add error if the user is invalid. More... almost 15 years ago
Added instance method for facebook_uid_field More... almost 15 years ago
Merge commit 'shadowfiend/master' More... about 15 years ago
Typo, again. More... about 15 years ago
Add configurable facebook UID field. More... about 15 years ago
Typo. More... about 15 years ago
Not on the command line. More... about 15 years ago
Forgot to mention the layout inside the readme. More... about 15 years ago
We dont need the old README. More... about 15 years ago