create a rails engine using rspec code example
Example: ruby create engine using rspec and dummy
rails plugin new blorgh --dummy-path=spec/dummy --skip-test --full
rails plugin new blorgh --dummy-path=spec/dummy --skip-test --full