Module: FogExtensions::Azure::Servers
- Extended by:
- ActiveSupport::Concern
- Defined in:
- app/models/concerns/fog_extensions/azure/servers.rb
Instance Method Summary collapse
Instance Method Details
#all_with_patched_arguments(_options = {}) ⇒ Object
13 14 15 |
# File 'app/models/concerns/fog_extensions/azure/servers.rb', line 13 def all_with_patched_arguments( = {}) all_without_patched_arguments end |