On Thursday, August 9, 2012 6:51:30 PM UTC+2, Farski wrote:
>
>
> As far as your second set of examples, in foo.minimized.js, the 
> ".minimized" part isn't really an extension; it's just part of the file 
> name. If someone named their vCard 'John.Smith.vcf', Smith isn't an 
> extension, they just happened to use a period in the file name. So I don't 
> think those examples really apply. ".minimized" is just convention, it 
> could just as easily have been "foo-minimized.js" since the mine type or 
> format is remaining the same.
>

If a ressource is named  "foo_minimized.js", according to rails conventions 
for resourceful URLs, it would need to be processed by the controller 
"foo_minimized", a different one than for  "foo.js".

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-core/-/X3AM0Is307gJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to