rails new blog -m ~/template.rb ... 可以使用 rake rails:template 來套用模版到現有的Rails 應用程式。 ... generate( :scaffold , "person name:string" ).
確定! 回上一頁