Module
Dragonfly::Utils
In:
lib/dragonfly/utils.rb
Methods
blank?
new_tempfile
stringify_keys
symbolize_keys
uri_escape_segment
uri_unescape
Public Instance methods
blank?
(obj)
new_tempfile
(ext=nil, content=nil)
stringify_keys
(hash)
symbolize_keys
(hash)
uri_escape_segment
(string)
uri_unescape
(string)
[Validate]