摘要:
If you’re just learning Ruby on Rails, you may be confused as to when to generate individual models, resources or scaffolding, and what files are crea 阅读全文
摘要:
我们在执行rails g controller controller_name或者rails g model model_name的时候往往会生成相应的assets文件和test,怎么不让rails帮我们生成呢? 在config/application.rb文件中增加下面的代码,其实就是对rails 阅读全文
摘要:
Package Control Messages Theme - Spacegray Thanks for installing Spacegray! How to activate Activate the UI theme and color scheme by modifying your u 阅读全文