Merbies:

At my day-job our legacy Rails code had an issue with string-surgery on all 
kinds of filesystem paths. I have since started a policy, "If it's a path, it's 
a Pathname, never a String [obviously except if it's fresh from the database]."

This starts at RAILS_ROOT, which I upgrade to RailsRoot, as a Pathname, in the 
environment.rb.

So why Merb.root is not a Pathname? And how do Merb's internals manipulate 
their 
paths?

-- 
   Phlip


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to