Module: Reflex::Authlogic::Account::InstanceMethods
- Defined in:
- lib/reflex/authlogic/account.rb
Instance Method Summary collapse
Instance Method Details
#saving_for_react? ⇒ Boolean
33 34 35 |
# File 'lib/reflex/authlogic/account.rb', line 33 def saving_for_react? reflex_connections.present? end |