7

There is a plugin for renaming an existing Rails app - https://github.com/get/Rename

But is there some solution to easily and fully rename an existing Rails Engine?

Green
  • 28,742
  • 61
  • 158
  • 247
  • Can you clarify what you mean? What are you referring to when you say "Rails Engine"? – 6ft Dan May 26 '14 at 00:33
  • @6ftDan Rails::Engine allows you to wrap a specific Rails application or subset of functionality and share it with other applications or within a larger packaged application. Every Rails::Application is just an engine, which allows for simple feature and application sharing. – B. Bulpett Jun 10 '17 at 18:44

0 Answers0