Just an observation:

This all seems to stem from 'merb-gen app' being incompatible with JRuby,
which at the root is because DataMapper doesn't support JRuby.
This means any newbies trying out merb + jruby get forced down the 'hardcore'
path of 'merb-gen core'.

Would providing an --orm option to 'merb-gen app' prevent this?

[ Really glad to see merb and JRuby playing nicer together, BTW;
thanks to everyone who's been putting the effort in ].

On Mon, Nov 17, 2008 at 8:44 PM, Matt Aimonetti <[EMAIL PROTECTED]> wrote:
> Arun,
>
>  I think you are making a good point, we made merb stack really easy, but if
> you want to use a core app, you have to know your way around.
>
> I think we should:
>
> 1. write better documentation for your use case
> 2. make an example app available for people to look at
>
> What do you think?
>
> -Matt
>
> On Mon, Nov 17, 2008 at 3:33 PM, Michael Klishin
> <[EMAIL PROTECTED]> wrote:
>>
>> 2008/11/17 Arun <[EMAIL PROTECTED]>:
>> > It seems like dependencies.rb is not picked up for a core app.
>>
>> If you cannot find require 'dependencies' in init.rb then yes, it's a
>> generated template issue.
>> --
>> MK
>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to