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.
尝试使用 Spree。
rails g spree:install rails g theme my_theme
哪个返回:
Can not find generator theme
似乎没有安装/设置主题生成器。如果您只是运行rails g,您应该会看到所有可用生成器的列表。这份清单说了什么?
rails g