0
を含めるようにしようと、それは、スペック/サポート/ blueprints.rbを追加しよう:私は取り除くことができますどのようにレール-3.2.1足場ジェネレータがジェネレータを実行blueprints.rb仕様のサポート
[email protected]:~/rails/github/trends$ rails g scaffold trends
Plural version of the model detected, using singularized version. Override with --force-plural.
invoke mongoid
create app/models/trend.rb
invoke rspec
create spec/models/trend_spec.rb
invoke machinist
append spec/support/blueprints.rb
/home/lsoave/.rvm/gems/[email protected]/gems/thor-0.14.6/lib/thor/actions/inject_into_file.rb:99:in `binread': No such file or directory - /home/lsoave/rails/github/trends/spec/support/blueprints.rb (Errno::ENOENT)
それ ?