Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的模型中定义一些默认值,并且我的控制器中的脚手架使用这些值来填充下拉列表,而不仅仅是让它自动创建一个输入字段。我知道我可以烘烤我的观点,等等,但我现在想保持一切尽可能灵活。
关于如何将模型中的值设置到脚手架视图上的任何想法?