有这份guides加上api文档,开发基本上不用找其他资料了。

git clone git://github.com/rails/rails.git
cd rails
git checkout origin/3-0-stable -b 3-0-stable
cd railties/guides
ruby rails_guides.rb
cd output
open index.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2021-11-02
  • 2022-03-02
  • 2022-01-24
  • 2022-12-23
猜你喜欢
  • 2021-04-17
  • 2021-05-11
  • 2021-04-08
  • 2021-12-02
  • 2021-09-01
  • 2021-09-11
  • 2021-05-31
相关资源
相似解决方案