Sha256: 6bb0473bbbb6690f516790a6e5880f17720043fe92219725d598c69bab3cd228
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
h1. CHANGELOG h3. 0.5.1 June 13, 2014 * updated User controller and policy for Pundit example h3. 0.5.0 June 6, 2014 * tests for Devise are now available in the rails_apps_testing gem (removed here) h3. 0.4.9 June 5, 2014 * minor improvement for Devise 'delete user' test for RSpec 3.0 h3. 0.4.8 June 4, 2014 * skip a slow test when using RSpec with Devise h3. 0.4.7 June 4, 2014 * "require 'rails_helper'" not needed when it is included in the '.rspec' file h3. 0.4.6 June 2, 2014 * update for RSpec 3.0 h3. 0.4.5 May 31, 2014 * user pages for OmniAuth h3. 0.4.4 May 13, 2014 * RSpec tests that use Warden test helpers need a reset action h3. 0.4.3 May 10, 2014 * use Devise 'lazy way' to add name attribute to permitted parameters h3. 0.4.2 May 10, 2014 * additional 'devise' tags for RSpec tests h3. 0.4.1 May 10, 2014 * add 'devise' tag to RSpec tests * change 'log in' to 'sign in' and 'logout' to 'sign out' h3. 0.4.0 May 6, 2014 * generate tests when RSpec is installed * update Users controller to deny access to other users' profiles h3. 0.3.1 May 2, 2014 * add a generator for an 'About' page h3. 0.3.0 May 1, 2014 * add Devise registrations controller for 'users' and 'authorized' generators h3. 0.2.0 May 1, 2014 * fixes for 'authorized' generator h3. 0.1.0 May 1, 2014 * initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_apps_pages-0.5.1 | CHANGELOG.textile |