I always cannot find the way to install libxml-ruby
gem which is used by Rails, so here's a command:
gem i libxml-ruby -- --with-xml2-dir=`brew --prefix libxml2` --with-xml2-config=`brew --prefix libxml2`/bin/xml2-config
We're a place where coders share, stay up-to-date and grow their careers.
I always cannot find the way to install libxml-ruby
gem which is used by Rails, so here's a command:
gem i libxml-ruby -- --with-xml2-dir=`brew --prefix libxml2` --with-xml2-config=`brew --prefix libxml2`/bin/xml2-config
Artem -
Ivana -
Brandon Weaver -
Amirul Asyraf -
Discussion (1)
Neat!