- Bristol, UK
- https://twitter.com/robermiranda
Pinned Loading
-
heapsource/active_model_otp
heapsource/active_model_otp PublicAdds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword
-
has_secure_token
has_secure_token PublicCreate uniques random tokens for any model in ruby on rails. Backport of ActiveRecord::SecureToken 5 to AR 3.x and 4.x
-
-
-
delegated_type
delegated_type PublicBackport of ActiveRecord::DelegatedType 6.1 to AR 5.x and 6.x. Delegate types is an alternative to single-table inheritance for representing class hierarchies.