Method: UtopiaData::Application#resources
- Defined in:
- lib/utopia_data/application.rb
#resources ⇒ Object
A hash of all the registered resources
30 31 32 |
# File 'lib/utopia_data/application.rb', line 30 def resources @resources end |