Module: UserPreferences::HasPreferences::ActiveRecordExtension
- Defined in:
- lib/user_preferences/has_preferences.rb
Instance Method Summary collapse
Instance Method Details
#has_preferences ⇒ Object
6 7 8 |
# File 'lib/user_preferences/has_preferences.rb', line 6 def has_preferences include HasPreferences end |