Hi All, I am new to Rails and learning rails reading ebook 'Agile web development using rails'. I am doing samples given in this book chapter by chapter.
but I stuck when I come to Sessions chapter, they have given that to enable session to be Database based the line config.action_controller.session_store = :active_record_store is to be uncommented from config/environment.rb file. but I am not able to locate this line in my environement.rb file, What can be happened with my setup ?? Please help...... I am using Redhat Ent 4 with Ruby 1.8.6 and rails 2.3.2 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

