static public Method

Merb.available_mime_types

Provides the currently implemented mime types as a hash

Source Code

# File merb/mixins/responder.rb, line 6
def available_mime_types
  ResponderMixin::Rest::TYPES
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.