please checkout this http://en.wikibooks.org/wiki/Ruby_Programming/Syntax/Variables_and_Constants#Constants
---- Emad Elsaid a.k.a. (Blaze Boy) Websites Designer/Developer Mobile: +20 14 13 7 16 75 http://blazeeboy.blogspot.com On Thu, Sep 29, 2011 at 6:45 AM, sithara suresh <[email protected]>wrote: > How to make a variable constant in ruby so that the value remains > fixed throughout and cannot be altered at any cost > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

