Forum: Rails Engines development How to run generators when developing an engine

Posted by Daniel Einspanjer (Guest)
on 2006-06-16 19:39
(Received via mailing list)
If I want to add a model to my engine, I currently do something along 
the
lines of running the standard model generator, noting all the files it
created and then moving them one by one into my engine subdirectory.

Am I overlooking any sort of easy way to be able to do this sort of
development work directly in the engine?

--
Daniel Einspanjer
Posted by James Adam (Guest)
on 2006-06-18 16:31
(Received via mailing list)
No, you're doing it the right way - there's no way to generate models
directly into an engine.

- james
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.