Martin Stabenfeldt
Martin Stabenfeldt
``` bash $ rake deface:test_selector[shared/_head,title] Running via Spring preloader in process 28589 /Users/martins/.rvm/rubies/ruby-2.2.3/bin/ruby -I/Users/martins/.rvm/gems/ruby-2.2.3@solidus/gems/rspec-core-3.3.2/lib:/Users/martins/.rvm/gems/ruby-2.2.3@solidus/gems/rspec-support-3.3.0/lib /Users/martins/.rvm/gems/ruby-2.2.3@solidus/gems/rspec-core-3.3.2/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb gem 'solidus', path: '/Users/martins/Work/Hoome/solidus', branch: 'master' Run options: include {:focus=>true} All examples were...
Hi, The gen.auth project has a `require_authenticated_user()` plug that can be used. I could not find anything here. Can you guys please guide me on how the best security practices...