Where does rails source file locate? -
hey guys i'm new rails, read reading source code way study rails, , found related rb file in rails' online document, such this page can't find rails source file locate in mac, me out?
easiest way online @ github repo
if want browse locally, can (depending on version of rails) bundle show rails
rails 3.0, tell it's installed.
for rails 2.3.x need find out gem installed , open up. if you're using rvm instance somewhere in ~/.rvm
Comments
Post a Comment