Srinivas Golyalla wrote: > In Ruby there is a command called �require�. Explain what this command > means and write an example of how it is used to include a Ruby Gem in > a file.
require "srinivas_to_do_his_own_homework" -- Posted via http://www.ruby-forum.com/. -- 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.

