Is there any way to freeze merb 1.0.15 app? Everything fails, e.g.
thor merb:gem:install, merb-freezer... I want to deploy my app on
server with installed merb 0.9.x.
--
Mariusz
If require returns false it doesn't mean it failed, it just means
that that file was already required. SO returning false just means
rubygems or hirb has already been required and loaded.
Cheers-
Ezra Zygmuntowicz
e...@engineyard.com