[Rails] Re: Development mode locally is unexplainable slow

2011-01-26 Thread ChristianP
On Jan 25, 3:58 am, Rob Biedenharn wrote: > Well, for one thing, the shell loads and executes curl for you. OK, 20ms accounted for. :-) I suspect rails reloads all my gems or something like that, as fs_usage shows a bunch of activity on those files. Is there any way to make rails cache everyt

[Rails] Re: Development mode locally is unexplainable slow

2011-01-24 Thread ChristianP
That's right, but what happens between 320ms and 831ms? On Jan 24, 8:19 pm, Ivan Nastyukhin wrote: > in development 320 ms is not slow, because rails reload your class - > structure. > What a problem? > > On Jan 25, 2011, at 6:13 AM, ChristianP wrote: > > > > &

[Rails] Development mode locally is unexplainable slow

2011-01-24 Thread ChristianP
Hi guys, Recently, my Rails project became oddly slow when running in development mode locally. Example: Processing SessionsController#new (for 127.0.0.1 at 2011-01-24 19:54:41) [GET] Completed in 320ms (View: 27, DB: 6) | 200 OK [http://localhost/login] 320ms is pretty slow, but the issue is, t

[Rails] Re: OneLogin releases SAML for Ruby

2010-05-19 Thread ChristianP
None of those will give you SAML identity provider functionality. They are both SAML service provider interfaces. - Christian On May 18, 6:32 pm, Reynard wrote: > Hi there, thanks for releasing this toolkit. Does "supports both > service provider and identity provider initiated web SSO" means yo