Displaying 2 results from an estimated 2 matches for "hahahah".
Did you mean:
hahaha
2011 Aug 28
6
Class Variable
Hi everyone,
I have a question about class variable in Rails:
I have a class Point that contains an class variable
@@color_points="green"
In a first web Page I want to set up this variable, hence i do
Point.color_points = "green" then i test it using puts
Point.color_points ( = green, it works,yes!)
Then i have a link_to instruction that points to another web page.
On this
2006 Jul 10
26
Rails on a Mac - I''ve seen the light
Well I finally broke down and got me one of those Intel iMacs and a copy
of Textmate. It took me a bit to get use to Textmate but once I learned
some of the shortcuts I was cruising. Mac OS X took very little time to
get used to as I already had a decent *nix background. Up until this
point I had been primarily on Windows.
Some of the productivity highlights I''ve found:
1. My CPU