class Mock def list_resources(options = {}, options_deprecated = {}) resources = self.data[:resources].values
Excon::Response.new( :body => { 'resources' => resources }, :status => 200 ) endend
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-fog+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.