Exception: Adeia::MissingUserModel
- Defined in:
- lib/adeia/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
35 36 37 |
# File 'lib/adeia/exceptions.rb', line 35 def to_s "A model `User` is missing in the app !" end |