0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Code Climate badge to README More... over 10 years ago
Remove release date from gemspec More... about 12 years ago
Fix gemspec to include project files Bump version 0.3.1 More... about 12 years ago
Updated version in gemspec More... about 12 years ago
Bump to version 0.3 More... about 12 years ago
Only query when a value is available. More... about 12 years ago
Find the current_user without raising. More... about 12 years ago
Fix deprecation warnings with ActiveModel 3.2. More... about 12 years ago
Remove Gemfile.lock More... about 12 years ago
Use Arel-style finders. More... about 12 years ago
Merge pull request #3 from jamescook/master More... over 12 years ago
Loosen bcrypt requirements for rails3.1 compat. More... over 12 years ago
Skips user presence validation if credentials are not supplied More... over 12 years ago
Adds sign-out functionality to sessions controller mix-in More... over 12 years ago
Adds a sensible default when determining the User class for a session More... over 12 years ago
Adds ActiveModel::Conversion and persisted? to Session mix-in to conform to ActiveModel API More... over 12 years ago
Adds a SessionsController mix-in for users of the library to create a RESTful controller in their application More... over 12 years ago
Changes include hook code on SimplestAuth::Session to use AS::Concern More... over 12 years ago
Added Session mix-in to wrap user authentication More... almost 13 years ago
Add .rvmrc More... almost 13 years ago
Fix include paths for 1.9 More... almost 13 years ago
Add Gemfile for easy dependency installation More... almost 13 years ago
updated gemspec More... over 13 years ago
using fullpath on request to clear deprecation warnings; hate the version number right now More... over 13 years ago
0.2.9 works with DataMapper 1.0.0 More... over 13 years ago
upped version More... over 14 years ago
check for ancestors including DM, AR, or MM appropriately More... over 14 years ago
check for datamapper first, in case we are using it with mongomapper (need a better way to designate which modles are using which ORM) More... over 14 years ago
fixed readme, now that we're on gemcutter and it's the official gem host More... over 14 years ago
upped version More... over 14 years ago