You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was never ever able to get the JackRDF gem dependency to work under Passenger. Ideally this should be resolved so that installation of JackRDF code to the filesystem isn't needed for deployment. The rake data:destroy task also has a hardcoded reference to chdir("../JackRDF") which would need to be removed.
The text was updated successfully, but these errors were encountered:
I was never ever able to get the JackRDF gem dependency to work under Passenger. Ideally this should be resolved so that installation of JackRDF code to the filesystem isn't needed for deployment. The rake data:destroy task also has a hardcoded reference to chdir("../JackRDF") which would need to be removed.
The text was updated successfully, but these errors were encountered: