Put them in your /public directory.
>
> On Aug 18, 7:38 pm, theG <gurpal2...@hotmail.com> wrote:
>> Here's an interesting one. Basically was thinking adding some quick
>> extjs code to ramaze because it provides a web server built-in.
>>
>> 1. is this a good idea? i know n-tiers are better, but say if i just
>> wanted to quickly mock-up something
Only few need n-tiers, hopefully you will be lucky enough :)
>> 2. how would you go about using extjs with ruby (+ramaze)
Haven't used it, but i guess just like any other javascript
>> thanks
Put them in your /public directory.
On Tue, Aug 19, 2008 at 3:41 AM, theG <gurpa...@hotmail.com> wrote:
>
> Also how would you map the extjs resources (various js and css files)
> without explicitly specifying each one using "map"?