Sorry I don't recall exactly what version, but it was my first app using
the asset pipeline and it took forever for the application to load using:

rails server

I know it was b/c of the asset pipeliness feature, and was curious as to
how I could potentially speed that up.  I'll try with a simple app tonight
and see if 3.2 improved things.

thanks and sorry for the lack of details, I haven't touched rails in a
while.

On Tue, Jul 3, 2012 at 7:34 AM, venkata reddy <venkatareddy...@gmail.com>wrote:

>
>
> On Tuesday, July 3, 2012 12:46:07 AM UTC+5:30, Gitted wrote:
>>
>> any comments?
>>
>> On Sun, Jul 1, 2012 at 10:30 PM, S Ahmed <sahmed1...@gmail.com> wrote:
>>
>>> I don't have much experience with the new asset pipleine, but when
>>> developing locally it seems things are very very slow to compile now.
>>>
>>> Am I missing something or is this how the new asset pipleine rails
>>> version is?
>>>
>>
>>
> I highly recommend you to upgrade to rails 3.2.x . I had the same problem
> when i upgrade one of my applicatjions to 3.1.x. But after upgrading to
> rails 3.2.x the dev environment is ultrafast. As you might already know the
> faster dev environment is the one of the major features of rails 3.2.
>
>  I guess the driving force for the faster dev environment in rails 3.2 is
> the slowness caused by the asset pipeline, i am just guessing. Please don't
> curse me :)
>
> Hope this helps.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rubyonrails-talk/-/-YZIaio6c2IJ.
>
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en-US.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en-US.

Reply via email to