This Post Contains Collection of general troubleshoot for RAILS. Will Update periodically.
Problem : Warning : Ignoring xxx because its extensions are not built
Solution : Try : execute the following command :
- gem install bundler
- gem install curb
This Post Contains Collection of general troubleshoot for RAILS. Will Update periodically.
Problem : Warning : Ignoring xxx because its extensions are not built
Solution : Try : execute the following command :