curl -sSL https://get.rvm.io | bash -s stable --rubyrvm install 2.1.1rvm use 2.1.1gem install bundlerbundler installRAILS_ENV=production rails assets:precompileNS_ERROR_NOT_INITIALIZED (0xC1F30001)
An attempt was made to use a component or object which has not yet been initialized. These components usually provide an initialization method, often called Init, which must be called before other methods are used.