On Tue, Nov 18, 2008 at 2:07 PM, Arun <[EMAIL PROTECTED]> wrote: > Dick, > > I mentioned --orm switch at: > > http://groups.google.com/group/merb/browse_thread/thread/8cd0ea8cf6f43bd1#
Hi Arun that's a separate issue; I'm saying that on JRuby, you have to use 'merb-gen core' because 'merb-gen app' has no '--orm' option (since it's supposed to be t 'quickstart' option). The 'core' path is harder for new users (as it should be; that's the 'roll your own' option) ; hence the workarounds you've described to get scaffolding working. If merb-gen app took an --orm option, there'd be no need for JRuby users to run 'merb-gen core' so early on in their Merb careers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
