Registry 633 (#635)

* Allow session cookie "secure" and "same_site" flag configuration #633
This commit is contained in:
Artur Beljajev 2017-11-09 13:58:24 +02:00 committed by Georg
parent 0027d9e214
commit 1c6d47380f
3 changed files with 9 additions and 2 deletions

View file

@ -7,7 +7,6 @@ namespace :dev do
require 'factory_girl'
include FactoryGirl::Syntax::Methods
FactoryGirl.find_definitions
PaperTrail.enabled = false
Domain.paper_trail_on!