$ gem server
This will start ruby documentation server on port 8088
previously it was
$ gem_server
which is now deprecated and may not work in your system
We used to stuck with many small issues in day-to-day coding. Again there can be small tips & tricks on how to get savvy, especially for less popular platforms like django & Ruby on Rails. The target of this blog is list the solutions & tips a developer found in his day-to-day coding.
$ gem server
$ gem_server
2 comments:
ic, thats why gem_server was throwing warning message. thanks for reminding :)
now i can use this server .thanks a lot
Post a Comment