Skip to content

Configuration for skipping session data restoration after login#418

Open
razenha wants to merge 1 commit into
NoamB:masterfrom
razenha:master
Open

Configuration for skipping session data restoration after login#418
razenha wants to merge 1 commit into
NoamB:masterfrom
razenha:master

Conversation

@razenha

@razenha razenha commented Mar 20, 2013

Copy link
Copy Markdown

I was having some performance issue with the code that restores the session data after the login. My app does not need to save and restore the session data, so I created a configuration that allows it to skip this behaviour.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too long description for it block.

Let's use context:

context "skip_session_data_restoration config is true" do
   it "works"
     ...
   end
end

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does look better :)

@Ch4s3

Ch4s3 commented May 24, 2016

Copy link
Copy Markdown
Contributor

I think some version of this might be interesting for 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants