Hello,
Im new to Ruby On Rails.Im using Ruby version 1.8.7 and Rails version 2.3.8.I created a controller SayHello using
ruby script/generate controller SayHello
The application works as expected, but i cant find the application.rb file. Where is the application.rb file located ?
Please Help Thank You