As a workaround replace: require File.dirname(__FILE__)+'/../config/environment'
with:
require File.expand_path('../../config/environment', __FILE__)
in script/create_admin
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
