Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3283810
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T20:05:02+00:00 2026-05-17T20:05:02+00:00

I started reading Agile Web Development with Rails, its a very good book! I

  • 0

I started reading Agile Web Development with Rails, its a very good book!

I have one question:
I store session in database, I want comment out this line in application_controller:

protect_from_forgery :secret => ‘8fc080370e56e929a2d5afca5540a0f7’

in rails 2.3.8. its different (# See ActionController::RequestForgeryProtection for details), where is this setting?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T20:05:03+00:00Added an answer on May 17, 2026 at 8:05 pm

    In application controller you should have:

    class ApplicationController < ActionController::Base
      protect_from_forgery
    end
    

    In config/initializers/session_store.rb:

    ActionController::Base.session = {
      :key         => '_example_session',
      :secret      => 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
    }
    
    ActionController::Base.session_store = :active_record_store
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just started reading on implementing RESTful web services and creating RESTful apis.
I have just started reading up on Lucene. In one of the examples provided,
I've just started reading C and have a question about a macro. How can
I just started reading this book Eloquent Ruby and I have reached the chapter
I've recently started reading up on Rails and while getting my development environment ready
I started reading JavaScript: The Good Parts book and became confused at first pages
I have recently started reading Programming Challenges book by S. Skiena and believe or
I have just started reading about neural networks and I have a basic question.
I have just started reading Modern C++ Design Generic programming and Design Patterns Applied
I just started reading on Douglas Crockford's Javascript The Good parts where he explains

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.