search for: notdotnet

Displaying 2 results from an estimated 2 matches for "notdotnet".

2006 Aug 06
19
Rails *that* slow?
I''m working on my first little rails-application. It''s a rewrite of a gallery-script i once made (in PHP): http://notdotnet.net However - my rails-version is waaay to slow :( http://r.notdotnet.net/ I don''t do any heavy image-processing, I don''t have any killer-algorithms with a time complexity on O(n^n), and I don''t use any major hacks. The only "stupid" thing i really do is an &q...
2006 Aug 07
0
RMagick - uninitialized constant Enum
SO - I wrote "require ''RMagick''" at the top of my class and got this error: uninitialized constant Enum (full error: http://ror2.notdotnet.net/hello) I googled for the problem and found this blog: http://blog.pomozov.info/posts/adventure-with-rmagick-and-mongrel.html I talked with the support on my webhost...and making a long story short my setup now looks like this: http://r.notdotnet.net/hello - which I think looks okay. ...ho...