Skip to content

Conversation

@razenha
Copy link

@razenha razenha commented Mar 20, 2013

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
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
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
Copy link
Contributor

Ch4s3 commented May 24, 2016

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