Class | Dragonfly::UrlAttributes |
In: |
lib/dragonfly/url_attributes.rb
|
Parent: | Hash |
UrlAttributes is like a normal hash, but treats :name, :ext and :basename specially - updating ext/basename also updates the name
SPECIAL_KEYS | = | [:name, :basename, :ext] |