Flash and ruby on rails
Just a heads up with something I found recently, and I hope this gets spidered by google because I was banging my head against a wall.
I have been playing with flash and ruby on rails together alot and today stumbled across a problem. The situation was in rails I was requesting a remote URL through Net::Http class and getting the response, but kept on getting an error which read:
NoMethodError: You have a nil object when you didn’t expect it!
The error occured while evaluating nil.verify_mode
It seems when your updating ruby not all comes out well and I found the answer at : http://brantinteractive.com/index.php?p=53
After removing rails and re-installing all was well. Once again just a heads u, and I hope to reveal the project to the world soon
) It seems once you get past the initail Wow of ruby scaffolding there are plenty of little suprises to catch you out. So its a love hate relationship. I still really miss the great IDE that Visual studio has but am really enjoying ROR again after the initial bang head against wall stage. And if you feeling game check out:
RubyOnRails (1.1) and Flex (2.0): Pt 1 & RubyOnRails (1.1) and Flex (2.0): Pt 2 for a bit of a look in to see how cool it can be. I hope to post a bit of a tut on setting up ROR on a windows box and running it in a clustered server setup with speeds matching lighttpd thats 70-150 req/sec for dynamic full blown rails pages.




Check out RadRails & RDT for Eclipse. You’ll think of VS as of notepad after Eclipse.
Sorry man thats what I have been using and its got nothing on Visual studio 2005 – intellisense kicks eclipses version IMHO. if you havent seen it in action check it out. I am happy with Radrails but man im getting sick of that “bad tab character” issue.
C.
Pls tell me more about these
You might have a look at these guys http://sapphiresteel.com/ they promise what you are looking for. I agree with you Eclipse is ok, but not really up to VS2005
BOb
WOW that looks very promising!!
Check out RadRails & RDT for Eclipse. You’ll think of VS as of notepad after Eclipse.
Great and excellent article ts realy helpful. Thanks again.
Fantastic article covering some points I really needed some good usability info for.
que buena pagina, muy interesante, gracias
I think, as far as I know, that these kinds of problems with Ruby and Flash are pretty much sorted out now. I don’t see people moaning about this sort of stuff anymore. Seems that ROR is really doing well, and is becoming the choice of many individuals that I know. It’s quite fun to use, and it’s easy, and a wonderful mix and mash of so many different applications with so much you can do with it. Thanks for the heads up!
Yep this post was about 2 years ago. An age in ROR land
Much has changed